C# 클래스 webservFacturas.WebReferenceTimbre.FuncionesPlataformas

상속: System.Web.Services.Protocols.SoapHttpClientProtocol
파일 보기 프로젝트 열기: VirtualCFDI/ValidaCFDIWS

공개 메소드들

메소드 설명
CancelAsync ( object userState ) : void
FuncionesPlataformas ( ) : System
GenSelloPacAsync ( string Cadena ) : void
GenSelloPacAsync ( string Cadena, object userState ) : void

비공개 메소드들

메소드 설명
GenSelloPac ( string Cadena ) : string
IsLocalFileSystemWebService ( string url ) : bool
OnGenSelloPacOperationCompleted ( object arg ) : void

메소드 상세

CancelAsync() 공개 메소드

public CancelAsync ( object userState ) : void
userState object
리턴 void

FuncionesPlataformas() 공개 메소드

public FuncionesPlataformas ( ) : System
리턴 System

GenSelloPacAsync() 공개 메소드

public GenSelloPacAsync ( string Cadena ) : void
Cadena string
리턴 void

GenSelloPacAsync() 공개 메소드

public GenSelloPacAsync ( string Cadena, object userState ) : void
Cadena string
userState object
리턴 void