Example #1
0
 protected override string GetLocalizedString(string key)
 {
     return(ResourceHelper.GetString(key));
 }