Exemplo n.º 1
0
 public string GetParameter(string key)
 {
     return(_cacheConfiguration.GetParameter(key));
 }