C# Class ServiceClientGenerator.Generators.Marshallers.AWSQueryResponseUnmarshaller

Inheritance: BaseResponseUnmarshaller
Mostra file Open project: aws/aws-sdk-net

Public Methods

Method Description
TransformText ( ) : string

Create the template output

Private Methods

Method Description
MemberAccessorFor ( string memberName ) : string

Method Details

TransformText() public method

Create the template output
public TransformText ( ) : string
return string