Method | Description | |
---|---|---|
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 |
public add_TestWebServices ( ) : ascx_WSDL_Creation_and_Execution | ||
return | ascx_WSDL_Creation_and_Execution |
public ascx_WSDL_Creation_and_Execution ( ) : System | ||
return | System |
public buildGui ( ) : ascx_WSDL_Creation_and_Execution | ||
return | ascx_WSDL_Creation_and_Execution |
public static createAndOpen ( string wsdlToOpen ) : ascx_WSDL_Creation_and_Execution | ||
wsdlToOpen | string | |
return | ascx_WSDL_Creation_and_Execution |
public createMainMenu ( ) : ascx_WSDL_Creation_and_Execution | ||
return | ascx_WSDL_Creation_and_Execution |
public getCacheFileName ( string wsdlLocation ) : string | ||
wsdlLocation | string | |
return | string |
public load_Wsdl_From_Assembly ( Assembly wsdlAssembly ) : void | ||
wsdlAssembly | Assembly | |
return | void |
public load_Wsdl_From_CSharpFile ( string csharpFile ) : string | ||
csharpFile | string | |
return | string |
public load_Wsdl_From_WSDL_File ( string wsdlToLoad ) : void | ||
wsdlToLoad | string | |
return | void |
public open ( string wsdlToLoad ) : ascx_WSDL_Creation_and_Execution | ||
wsdlToLoad | string | |
return | ascx_WSDL_Creation_and_Execution |
public open ( string wsdlToLoad, string cachedFile ) : ascx_WSDL_Creation_and_Execution | ||
wsdlToLoad | string | |
cachedFile | string | |
return | ascx_WSDL_Creation_and_Execution |