Exemplo n.º 1
0
 public Vaultkeep GetOneVaultkeep(int id)
 {
     return(_repo.GetOneVaultkeep(id));
 }