Beispiel #1
0
 public IEnumerable <string> GetAvailableKeys()
 {
     return(_inner.GetAvailableKeys());
 }