Ejemplo n.º 1
0
 public override string GetLocalizedName(Strings str)
 {
     return(base.GetLocalizedName(str) + ObjectType.GetLocalizedName(str));
 }