Beispiel #1
0
 public string getNice()
 {
     return(type.ToString() + ": " + (int)amount);
 }