Method | Description | |
---|---|---|
MainWindowViewModel ( |
||
MonitorRepository ( string repositoryWorkingPath ) : void | ||
Refresh ( ) : void | ||
ToggleSettings ( ) : bool |
Method | Description | |
---|---|---|
MonitorForRepositoryChanges ( string gitRepositoryPath ) : void | ||
MonitorForRepositoryCreation ( string repositoryWorkingPath ) : void |
public MainWindowViewModel ( |
||
uiDispatcher | ||
graphBuilderThunk | IRepositoryGraphBuilder>.Func | |
return | System |
public MonitorRepository ( string repositoryWorkingPath ) : void | ||
repositoryWorkingPath | string | |
return | void |