Exemplo n.º 1
0
 public IEnumerable <VaultKeep> GetVaultKeeps()
 {
     return(_repo.GetAllVaultKeeps());
 }