C# 클래스 NFe.Components.EGoverne.CuritibaPR.p.EGoverneP

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

공개 메소드들

메소드 설명
CancelarNfse ( string file ) : void
ConsultarLoteRps ( string file ) : void
ConsultarNfse ( string file ) : void
ConsultarNfsePorRps ( string file ) : void
ConsultarSituacaoLoteRps ( string file ) : void
EGoverneP ( TipoAmbiente tpAmb, string pastaRetorno, string usuarioProxy, string senhaProxy, string domainProxy, X509Certificate certificado ) : System
EmiteNF ( string file ) : void

메소드 상세

CancelarNfse() 공개 메소드

public CancelarNfse ( string file ) : void
file string
리턴 void

ConsultarLoteRps() 공개 메소드

public ConsultarLoteRps ( string file ) : void
file string
리턴 void

ConsultarNfse() 공개 메소드

public ConsultarNfse ( string file ) : void
file string
리턴 void

ConsultarNfsePorRps() 공개 메소드

public ConsultarNfsePorRps ( string file ) : void
file string
리턴 void

ConsultarSituacaoLoteRps() 공개 메소드

public ConsultarSituacaoLoteRps ( string file ) : void
file string
리턴 void

EGoverneP() 공개 메소드

public EGoverneP ( TipoAmbiente tpAmb, string pastaRetorno, string usuarioProxy, string senhaProxy, string domainProxy, X509Certificate certificado ) : System
tpAmb TipoAmbiente
pastaRetorno string
usuarioProxy string
senhaProxy string
domainProxy string
certificado System.Security.Cryptography.X509Certificates.X509Certificate
리턴 System

EmiteNF() 공개 메소드

public EmiteNF ( string file ) : void
file string
리턴 void