Exemplo n.º 1
0
 public int DeleteInformation(int id)
 {
     return(_set.DeleteInformation(id));
 }