Esempio n. 1
0
 public Deck GetDeck(int id)
 {
     return(moderation.GetDeck(id));
 }