Пример #1
0
 public bool ResultExists(string key)
 {
     return(dataStore.ResultExists(key));
 }