appupdater
This commit is contained in:
@@ -40,7 +40,7 @@ public class ProgressInfos : INotifyPropertyChanged
|
||||
Value += 1;
|
||||
}
|
||||
|
||||
public void End()
|
||||
public void Stop()
|
||||
{
|
||||
IsVisible = false;
|
||||
IsGeneric = false;
|
||||
|
||||
Reference in New Issue
Block a user