Example #1
0
 public string GetText(string key)
 {
     return(ResourcesReader.GetText(key, this));
 }