Ejemplo n.º 1
0
 public Organization GetOrganizationByInn(string inn)
 {
     return(diadoc.GetOrganizationByInnKpp(inn, null));
 }