예제 #1
0
 internal Vault CreateOneVault(Vault newVault)
 {
     return(_vrepo.CreateOneVault(newVault));
 }