Ejemplo n.º 1
0
 public GoodType(GoodTypes type)
 {
     Item = type.ToString();
 }