コード例 #1
0
 public response HasChildrens(TipDocument item, string tableName)
 {
     return(item.HasChildrens(tableName));
 }