Ejemplo n.º 1
0
 private string Fetch(string key)
 {
     return(_localizationManager.Fetch(key));
 }