Beispiel #1
0
 /// <summary>
 /// Gets a count of item.
 /// </summary>
 public static int GetCount()
 {
     return(DBItems.GetCount());
 }