Пример #1
0
 public string GetSpaceStatus(string spaceKey)
 {
     return(_service.getSpaceStatus(_authToken, spaceKey));
 }