Exemple #1
0
 public static int Count() => ItemModel.Count();
 public static int Count()
 {
     return(ItemModel.Count());
 }