示例#1
0
 public static long GetChildCount(object parentId)
 {
     return(ItemAccess.GetChildCount(parentId));
 }