Пример #1
0
 public static List <Dictionary <string, object> > GetCardsTable()
 {
     return(CardDB.GetCardsTable());
 }