Пример #1
0
 public GetDocumentTypesResponse GetDocumentTypes(string token, string boxId)
 {
     return(diadoc.GetDocumentTypes(token, boxId));
 }