Exemplo n.º 1
0
 public IEnumerable <Type> GetDeck()
 {
     return(DeckList.AsReadOnly());
 }