Table of Contents

Class ElementBuilder

Namespace
TypedRest.CodeGeneration.CSharp.Endpoints.Generic
Assembly
TypedRest.CodeGeneration.CSharp.dll

Builds C# code snippets for ElementEndpoints.

public class ElementBuilder : BuilderBase<ElementEndpoint>, IBuilder<ElementEndpoint>, IBuilder
Inheritance
object
ElementBuilder
Implements
Inherited Members

Methods

GetImplementationType(ElementEndpoint, INamingStrategy)

protected override CSharpIdentifier GetImplementationType(ElementEndpoint endpoint, INamingStrategy naming)

Parameters

endpoint ElementEndpoint
naming INamingStrategy

Returns

CSharpIdentifier