Beispiel #1
0
 public ITFVCWorkspace GetWorkspace(string workspaceName, string workspaceOwner)
 {
     return(_versionControlService.GetWorkspace(workspaceName, workspaceOwner));
 }