C# 클래스 O2.XRules.Database.Languages_and_Frameworks.AspNet.ascx_WSDL_Creation_and_Execution

상속: System.Windows.Forms.Control
파일 보기 프로젝트 열기: o2platform/O2.Platform.Scripts

공개 메소드들

메소드 설명
addScriptingSupport ( ) : void
add_TestWebServices ( ) : ascx_WSDL_Creation_and_Execution
ascx_WSDL_Creation_and_Execution ( ) : System
buildGui ( ) : ascx_WSDL_Creation_and_Execution
createAndOpen ( string wsdlToOpen ) : ascx_WSDL_Creation_and_Execution
createMainMenu ( ) : ascx_WSDL_Creation_and_Execution
getCacheFileName ( string wsdlLocation ) : string
load_Wsdl_From_Assembly ( Assembly wsdlAssembly ) : void
load_Wsdl_From_CSharpFile ( string csharpFile ) : string
load_Wsdl_From_WSDL_File ( string wsdlToLoad ) : void
markGuiAs_Busy ( ) : void
markGuiAs_OK ( ) : void
open ( string wsdlToLoad ) : ascx_WSDL_Creation_and_Execution
open ( string wsdlToLoad, string cachedFile ) : ascx_WSDL_Creation_and_Execution

메소드 상세

addScriptingSupport() 공개 메소드

public addScriptingSupport ( ) : void
리턴 void

add_TestWebServices() 공개 메소드

public add_TestWebServices ( ) : ascx_WSDL_Creation_and_Execution
리턴 ascx_WSDL_Creation_and_Execution

ascx_WSDL_Creation_and_Execution() 공개 메소드

public ascx_WSDL_Creation_and_Execution ( ) : System
리턴 System

buildGui() 공개 메소드

public buildGui ( ) : ascx_WSDL_Creation_and_Execution
리턴 ascx_WSDL_Creation_and_Execution

createAndOpen() 공개 정적인 메소드

public static createAndOpen ( string wsdlToOpen ) : ascx_WSDL_Creation_and_Execution
wsdlToOpen string
리턴 ascx_WSDL_Creation_and_Execution

createMainMenu() 공개 메소드

public createMainMenu ( ) : ascx_WSDL_Creation_and_Execution
리턴 ascx_WSDL_Creation_and_Execution

getCacheFileName() 공개 메소드

public getCacheFileName ( string wsdlLocation ) : string
wsdlLocation string
리턴 string

load_Wsdl_From_Assembly() 공개 메소드

public load_Wsdl_From_Assembly ( Assembly wsdlAssembly ) : void
wsdlAssembly Assembly
리턴 void

load_Wsdl_From_CSharpFile() 공개 메소드

public load_Wsdl_From_CSharpFile ( string csharpFile ) : string
csharpFile string
리턴 string

load_Wsdl_From_WSDL_File() 공개 메소드

public load_Wsdl_From_WSDL_File ( string wsdlToLoad ) : void
wsdlToLoad string
리턴 void

markGuiAs_Busy() 공개 메소드

public markGuiAs_Busy ( ) : void
리턴 void

markGuiAs_OK() 공개 메소드

public markGuiAs_OK ( ) : void
리턴 void

open() 공개 메소드

public open ( string wsdlToLoad ) : ascx_WSDL_Creation_and_Execution
wsdlToLoad string
리턴 ascx_WSDL_Creation_and_Execution

open() 공개 메소드

public open ( string wsdlToLoad, string cachedFile ) : ascx_WSDL_Creation_and_Execution
wsdlToLoad string
cachedFile string
리턴 ascx_WSDL_Creation_and_Execution