No description
Find a file
ZestyTS 3f2e32756c Added Null Propagation to this.Owner.GetType()
On the rare occassion when downloading different bases, the whole application would crash out. I've been able to figure out that it's in the DownloadWait.xaml.cs specifically on the "this.Owner.GetType()" check. After adding the null propgation, I haven't received the issue since, so I've gone ahead and applied the fix everywhere for consistency and to err on the side of caution.
2020-09-30 08:32:34 -07:00
UWUVCI AIO WPF Added Null Propagation to this.Owner.GetType() 2020-09-30 08:32:34 -07:00
.gitattributes GITIGNORE und GITATTRIBUTES hinzufügen. 2020-03-01 14:12:14 +01:00
.gitignore GITIGNORE und GITATTRIBUTES hinzufügen. 2020-03-01 14:12:14 +01:00
LICENSE Create LICENSE 2020-06-06 18:40:44 +02:00
UWUVCI AIO WPF.sln Projektdateien hinzufügen. 2020-03-01 14:12:17 +01:00