Method | Description | |
---|---|---|
StartupViewModel ( IUnityContainer container, IUserService userService ) : System.Collections.ObjectModel |
Method | Description | |
---|---|---|
CommandCanExecutePredicate ( ) : bool | ||
CreateNewUser ( ) : void | ||
GoToNext ( ) : void | ||
GoToPrevious ( ) : void | ||
LogOn ( ) : void |
public StartupViewModel ( IUnityContainer container, IUserService userService ) : System.Collections.ObjectModel | ||
container | IUnityContainer | |
userService | IUserService | |
return | System.Collections.ObjectModel |