Exemple #1
0
 public bool IsCategory (TCategory category)
 {
   return (CategoryType.IsCategory (category));
 }