Exemplo n.º 1
0
 public void Excluir(ACESSO.ADMINISTRATIVO.CPontoControle.PONTOCONTROLE oPONTOCONTROLE)
 {
     base.Channel.Excluir(oPONTOCONTROLE);
 }
Exemplo n.º 2
0
 public void Alterar(ACESSO.ADMINISTRATIVO.CPontoControle.PONTOCONTROLE oPONTOCONTROLE)
 {
     base.Channel.Alterar(oPONTOCONTROLE);
 }