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
-
objectElementBuilder
- Implements
- Inherited Members
Methods
GetImplementationType(ElementEndpoint, INamingStrategy)
protected override CSharpIdentifier GetImplementationType(ElementEndpoint endpoint, INamingStrategy naming)
Parameters
endpointElementEndpointnamingINamingStrategy