Exemplo n.º 1
0
 public void Sil(Task entity)
 {
     _taskDal.Sil(entity);
 }