Пример #1
0
 public InstanceDetails GetInstanceDetails(Guid instanceId)
 {
     return(_proxy.GetInstanceDetails(instanceId));
 }