메소드 | 설명 | |
---|---|---|
CreateAboutViewModel ( ) : |
||
CreateFileScanningViewModel ( string path ) : Solutionizer.ViewModels.FileScanningViewModel | ||
CreateProjectRepositoryViewModel ( ICommand doubleClickCommand ) : |
||
CreateSettingsViewModel ( ) : |
||
CreateSolutionViewModel ( string rootPath, Project>.IDictionary |
||
CreateUpdateViewModel ( bool checkForUpdates ) : |
||
ViewModelFactory ( Func |
public CreateFileScanningViewModel ( string path ) : Solutionizer.ViewModels.FileScanningViewModel | ||
path | string | |
리턴 | Solutionizer.ViewModels.FileScanningViewModel |
public CreateProjectRepositoryViewModel ( ICommand doubleClickCommand ) : |
||
doubleClickCommand | ICommand | |
리턴 |
public CreateSettingsViewModel ( ) : |
||
리턴 |
public CreateSolutionViewModel ( string rootPath, Project>.IDictionary |
||
rootPath | string | |
projects | Project>.IDictionary | |
리턴 |
public CreateUpdateViewModel ( bool checkForUpdates ) : |
||
checkForUpdates | bool | |
리턴 |
public ViewModelFactory ( Func |
||
getSettingsViewModel | Func |
|
getAboutViewModel | Func |
|
getUpdateViewModel | ||
getProjectRepositoryViewModel | ||
getFileScanningViewModel | Solutionizer.ViewModels.FileScanningViewModel | |
getSolutionViewModel | ||
리턴 | System |