C# 클래스 NFe.Service.TaskCadastroContribuinte

상속: TaskAbst
파일 보기 프로젝트 열기: akretion/uninfe

공개 메소드들

메소드 설명
Execute ( ) : void
GravarXml ( string arquivo ) : string
TaskCadastroContribuinte ( ) : System

비공개 메소드들

메소드 설명
ConsCad ( string cArquivoXML ) : void

Faz a leitura do XML de consulta do cadastro do contribuinte e disponibiliza os valores de algumas tag´s

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

GravarXml() 공개 메소드

public GravarXml ( string arquivo ) : string
arquivo string
리턴 string

TaskCadastroContribuinte() 공개 메소드

public TaskCadastroContribuinte ( ) : System
리턴 System