C# 클래스 NFe.Components.br.com.fgmaiss.www.p.penapolis.cancela.webservice

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

공개 메소드들

메소드 설명
CancelAsync ( object userState ) : void
CancelaNfeAsync ( string usuario, string pass, string prf, string usr, string ctr, string tipo, string obs ) : void
CancelaNfeAsync ( string usuario, string pass, string prf, string usr, string ctr, string tipo, string obs, object userState ) : void
webservice ( ) : System

비공개 메소드들

메소드 설명
CancelaNfe ( string usuario, string pass, string prf, string usr, string ctr, string tipo, string obs ) : NFe.Components.br.com.fgmaiss.www.p.penapolis.cancela.CancelaNfe[]
IsLocalFileSystemWebService ( string url ) : bool
OnCancelaNfeOperationCompleted ( object arg ) : void

메소드 상세

CancelAsync() 공개 메소드

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

CancelaNfeAsync() 공개 메소드

public CancelaNfeAsync ( string usuario, string pass, string prf, string usr, string ctr, string tipo, string obs ) : void
usuario string
pass string
prf string
usr string
ctr string
tipo string
obs string
리턴 void

CancelaNfeAsync() 공개 메소드

public CancelaNfeAsync ( string usuario, string pass, string prf, string usr, string ctr, string tipo, string obs, object userState ) : void
usuario string
pass string
prf string
usr string
ctr string
tipo string
obs string
userState object
리턴 void

webservice() 공개 메소드

public webservice ( ) : System
리턴 System