コード例 #1
0
 public void Remover(int id)
 {
     Servico.Remover(id);
 }