C# Class NFe.Service.TaskNFeDownload

Inheritance: TaskAbst
Mostra file Open project: akretion/uninfe

Public Methods

Method Description
Execute ( ) : void

Private Methods

Method Description
Decode ( string str ) : string
DecodeBase64Gzip ( string input ) : Stream
Encode ( string str ) : string
EnvDownloadNFe ( int emp, string arquivoXML ) : void
LerRetornoDownloadNFe ( int emp ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void