Beispiel #1
0
 public string Get(int id_polz, int id_table)
 {
     return(SendRequests.get_rules_and_othr(id_polz, id_table));
 }