Exemplo n.º 1
0
 public string GetLocalizedString(uint val)
 {
     return(W3StringManager.GetString(val));
 }