Exemplo n.º 1
0
 private void SetValue(string key, string value)
 {
     _repository.SetValue(_userId, key, value);
 }