Method | Description | |
---|---|---|
TransformText ( ) : string |
Create the template output
|
Method | Description | |
---|---|---|
AddCommonUsingStatements ( ) : void | ||
ProcessHeaderMembers ( string variableName, IEnumerable |
||
ProcessQueryStringMembers ( string variableName, System.Operation operation ) : void | ||
ProcessRequestUri ( System.Operation operation ) : void | ||
ProcessUriMembers ( string variableName, System.Operation operation ) : void |
protected AddCommonUsingStatements ( ) : void | ||
return | void |
protected ProcessHeaderMembers ( string variableName, IEnumerable |
||
variableName | string | |
members | IEnumerable |
|
return | void |
protected ProcessQueryStringMembers ( string variableName, System.Operation operation ) : void | ||
variableName | string | |
operation | System.Operation | |
return | void |
protected ProcessRequestUri ( System.Operation operation ) : void | ||
operation | System.Operation | |
return | void |
protected ProcessUriMembers ( string variableName, System.Operation operation ) : void | ||
variableName | string | |
operation | System.Operation | |
return | void |