Esempio n. 1
0
 public Slot Get(KeyPair pair)
 {
     return(_repo.Get(pair));
 }