Exemple #1
0
 public response GetChildrens(Asigurat item, string tableName)
 {
     return(item.GetChildrens(tableName));
 }