Example #1
0
 internal Keep CreateOneKeep(Keep newKeep)
 {
     return(_krepo.CreateOneKeep(newKeep));
 }