mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-06-16 12:20:12 +10:00
Code cleanup
This commit is contained in:
@@ -29,7 +29,7 @@ namespace WPinternals
|
||||
Action Failed;
|
||||
|
||||
internal RegistrationViewModel(Action Completed, Action Failed)
|
||||
: base()
|
||||
: base()
|
||||
{
|
||||
this.Completed = Completed;
|
||||
this.Failed = Failed;
|
||||
|
||||
Reference in New Issue
Block a user