예제 #1
0
 public static string GetAssembly(string projectPath)
 {
     return(_client.GetAssemblyFromProject(projectPath));
 }