Method | Description | |
---|---|---|
GenerateCode ( System.Web.Services.Description.WebReferenceCollection references, |
Generate code for the specified ServiceDescription.
|
|
Main ( string args ) : int |
Application entry point.
|
Method | Description | |
---|---|---|
CreateClient ( ) : System.Web.Services.Discovery.DiscoveryClientProtocol | ||
Driver ( ) : System | ||
GetCodeNamespace ( ) : |
Create the CodeNamespace with the generator's signature commented in.
|
|
GetProvider ( ) : CodeDomProvider |
Fetch the Code Provider for the language specified by the 'language' members.
|
|
ImportArgument ( string argument ) : void |
Interperet the command-line arguments and configure the relavent components.
|
|
Run ( string args ) : int | ||
WriteCodeUnit ( |
||
WriteText ( string text, int initialLeftMargin, int leftMargin ) : void |
public GenerateCode ( System.Web.Services.Description.WebReferenceCollection references, |
||
references | System.Web.Services.Description.WebReferenceCollection | |
codeUnit | ||
return | bool |