Ejemplo n.º 1
0
 public Vault GetVault(string id)
 {
     return(_db.GetVault(id));
 }