Class ElementBuilder
- Namespace
- TypedRest.CodeGeneration.TypeScript.Endpoints.Generic
- Assembly
- TypedRest.CodeGeneration.TypeScript.dll
Builds TypeScript code for ElementEndpoints.
public class ElementBuilder : BuilderBase<ElementEndpoint>, IBuilder<ElementEndpoint>, IBuilder
- Inheritance
-
objectElementBuilder
- Implements
- Inherited Members
Methods
GetBaseType(ElementEndpoint, IEndpointGenerator)
Returns the TypedRest type the endpoint derives from.
protected override TsIdentifier GetBaseType(ElementEndpoint endpoint, IEndpointGenerator generator)
Parameters
endpointElementEndpointgeneratorIEndpointGenerator