Exemplo n.º 1
0
 public response GetChildrens(Parte item, string tableName)
 {
     return(item.GetChildrens(tableName));
 }