Example #1
0
 internal VaultKeep CreateOne(VaultKeep newVaultKeep)
 {
     return(_vkrepo.CreateOne(newVaultKeep));
 }