Property | Type | Description | |
---|---|---|---|
AddParam | void | ||
GetMethodFlags | int | ||
GetTypeString | String | ||
PrintCSC | void | ||
PrintSignature | void | ||
ResolveTypes | void | ||
URTMethod | System | ||
ValueString | String |
Method | Description | |
---|---|---|
Equals ( Object obj ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
PrintCSC ( |
||
ResolveParams ( |
Method | Description | |
---|---|---|
AddParam ( URTParam newParam ) : void | ||
GetMethodFlags ( |
||
GetTypeString ( String curNS ) : String | ||
PrintCSC ( |
||
PrintSignature ( StringBuilder sb, String curNS ) : void | ||
ResolveTypes ( |
||
URTMethod ( String name, String soapAction ) : System | ||
ValueString ( String paramType ) : String |
protected PrintCSC ( |
||
textWriter | ||
indentation | String | |
namePrefix | String | |
curNS | String | |
bPrintBody | bool | |
bodyPrefix | String | |
sb | StringBuilder | |
return | void |
protected ResolveParams ( |
||
parser | ||
targetNS | String | |
targetName | String | |
bRequest | bool | |
return | void |