Ejemplo n.º 1
0
 public override string GetName()
 {
     return(this.Name + " " + MaterialType.GetTypeName(this.SubType));
 }