C# Class ServiceClientGenerator.Generators.ProjectFiles.BclProjectFile

Inheritance: BclProjectFileBase
Exibir arquivo Open project: aws/aws-sdk-net Class Usage Examples

Public Methods

Method Description
TransformText ( ) : string

Create the template output

Private Methods

Method Description
IsDependencyPresentFor35 ( string name ) : bool

Method Details

TransformText() public method

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