Exemplo n.º 1
0
 public void removeComment(int id)
 {
     inlog.deleteComment(id);
 }