Exemplo n.º 1
0
 public bool Remove(MonthPlan entity)
 {
     return(base.Remove(entity));
 }