コード例 #1
0
 public void Remover(int id)
 {
     cDal.Remover(id);
 }