Method | Description | |
---|---|---|
SplashViewModel ( INavigationService navigationService, ITrelloApiSettings settings, ITrello api, ICache cache ) : System |
Method | Description | |
---|---|---|
OnViewLoaded ( object view ) : void |
Method | Description | |
---|---|---|
AccessDenied ( ) : void | ||
AccessGranted ( |
||
BrowserNavigating ( NavigatingEventArgs args ) : void | ||
LoadLogin ( |
||
UsingView ( Action |
protected OnViewLoaded ( object view ) : void | ||
view | object | |
return | void |
public SplashViewModel ( INavigationService navigationService, ITrelloApiSettings settings, ITrello api, ICache cache ) : System | ||
navigationService | INavigationService | |
settings | ITrelloApiSettings | |
api | ITrello | |
cache | ICache | |
return | System |