Exemplo n.º 1
0
 public int GetCounts(string folder, string name)
 {
     return(SectionType.GetItemCount(name));
 }