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