C# Class NFe.Components.br.com.fgmaiss.www.p.penapolis.consultaxml.webservice

Inheritance: System.Web.Services.Protocols.SoapHttpClientProtocol
Exibir arquivo Open project: akretion/uninfe

Public Methods

Method Description
CancelAsync ( object userState ) : void
ConsultaNfeAsync ( string usuario, string pass, string prf, string usr, string ctr, string tipo ) : void
ConsultaNfeAsync ( string usuario, string pass, string prf, string usr, string ctr, string tipo, object userState ) : void
webservice ( ) : System

Private Methods

Method Description
ConsultaNfe ( string usuario, string pass, string prf, string usr, string ctr, string tipo ) : NFe.Components.br.com.fgmaiss.www.p.penapolis.consultaxml.ConsultaNfe[]
IsLocalFileSystemWebService ( string url ) : bool
OnConsultaNfeOperationCompleted ( object arg ) : void

Method Details

CancelAsync() public method

public CancelAsync ( object userState ) : void
userState object
return void

ConsultaNfeAsync() public method

public ConsultaNfeAsync ( string usuario, string pass, string prf, string usr, string ctr, string tipo ) : void
usuario string
pass string
prf string
usr string
ctr string
tipo string
return void

ConsultaNfeAsync() public method

public ConsultaNfeAsync ( string usuario, string pass, string prf, string usr, string ctr, string tipo, object userState ) : void
usuario string
pass string
prf string
usr string
ctr string
tipo string
userState object
return void

webservice() public method

public webservice ( ) : System
return System