Пример #1
0
 public RemoteLabel[] GetLabels(long objectId)
 {
     return(_service.getLabelsById(_authToken, objectId));
 }