Method | Description | |
---|---|---|
OnLoadedAsync ( ) : Task | ||
SelectRootPath ( ) : Task | ||
ShellViewModel ( ISettings settings, IDialogManager dialogManager, IFlyoutManager flyoutManager, IUpdateManager updateManager, IViewModelFactory viewModelFactory, IMostRecentUsedFoldersRepository mostRecentUsedFoldersRepository ) : System | ||
Show ( string status ) : void |
Method | Description | |
---|---|---|
LoadProjectsAsync ( string path ) : Task | ||
OnShowSettings ( ) : void |
public ShellViewModel ( ISettings settings, IDialogManager dialogManager, IFlyoutManager flyoutManager, IUpdateManager updateManager, IViewModelFactory viewModelFactory, IMostRecentUsedFoldersRepository mostRecentUsedFoldersRepository ) : System | ||
settings | ISettings | |
dialogManager | IDialogManager | |
flyoutManager | IFlyoutManager | |
updateManager | IUpdateManager | |
viewModelFactory | IViewModelFactory | |
mostRecentUsedFoldersRepository | IMostRecentUsedFoldersRepository | |
return | System |