예제 #1
0
 public virtual void Remove(int id)
 {
     _context.Remove(id);
 }