コード例 #1
0
 public static List <Card> GetAllCards()
 {
     return(CardDB.GetAllCards());
 }