Пример #1
0
 public string GetAgentDll(ProcessPlatform processPlatform)
 {
     return(Execute(() => RemoteObject.GetAgentDll(processPlatform)));
 }