Ejemplo n.º 1
0
 public ShellViewModel(IRepositoryService repositoryService)
 {
     repositoryService.OpenRepositoryAt(@"C:\GitProjects\test");
 }