Example #1
0
 public T Read(int key)
 {
     return(_catalog.Read(key));
 }