Ejemplo n.º 1
0
 public string GetDescription(string path, string name)
 {
     return(LangTranslator.GetDescription(path, name));
 }
Ejemplo n.º 2
0
 public string GetDescription(PropertyDescriptor pd)
 {
     return(LangTranslator.GetDescription(pd));
 }