Ejemplo n.º 1
0
 private string GetStringOrNull(string key)
 {
     return(_repository.GetValue(_userId, key));
 }