コード例 #1
0
 public int KeepKeep(int id)
 {
     return(_repo.KeepKeep(id));
 }