Exemplo n.º 1
0
 public static long GetChildCount(object parentId)
 {
     return(ItemAccess.GetChildCount(parentId));
 }