Esempio n. 1
0
 public override string ToString()
 {
     return($"[{(CardValue.GetAttributes()[0] as SymbolAttribute)?.Symbols[0]}]");
 }