コード例 #1
0
 protected override void AssinarCancelarNFSeLote(RetornoCancelarNFSeLote retornoWebservice)
 {
 }
コード例 #2
0
 protected override void TratarRetornoCancelarNFSeLote(RetornoCancelarNFSeLote retornoWebservice, NotaServicoCollection notas)
 {
     throw new NotImplementedException("Função não implementada/suportada neste Provedor !");
 }
コード例 #3
0
 protected override void AssinarCancelarNFSeLote(RetornoCancelarNFSeLote retornoWebservice)
 {
     throw new NotImplementedException("Função não implementada/suportada neste Provedor !");
 }