C# Class webservFacturas.WebReferenceTimbre.FuncionesPlataformas

Inheritance: System.Web.Services.Protocols.SoapHttpClientProtocol
Afficher le fichier Open project: VirtualCFDI/ValidaCFDIWS

Méthodes publiques

Méthode Description
CancelAsync ( object userState ) : void
FuncionesPlataformas ( ) : System
GenSelloPacAsync ( string Cadena ) : void
GenSelloPacAsync ( string Cadena, object userState ) : void

Private Methods

Méthode Description
GenSelloPac ( string Cadena ) : string
IsLocalFileSystemWebService ( string url ) : bool
OnGenSelloPacOperationCompleted ( object arg ) : void

Method Details

CancelAsync() public méthode

public CancelAsync ( object userState ) : void
userState object
Résultat void

FuncionesPlataformas() public méthode

public FuncionesPlataformas ( ) : System
Résultat System

GenSelloPacAsync() public méthode

public GenSelloPacAsync ( string Cadena ) : void
Cadena string
Résultat void

GenSelloPacAsync() public méthode

public GenSelloPacAsync ( string Cadena, object userState ) : void
Cadena string
userState object
Résultat void