Class ActionBuilder
- Namespace
- TypedRest.CodeGeneration.TypeScript.Endpoints.Rpc
- Assembly
- TypedRest.CodeGeneration.TypeScript.dll
Builds TypeScript code for ActionEndpoints.
public class ActionBuilder : BuilderBase<ActionEndpoint>, IBuilder<ActionEndpoint>, IBuilder
- Inheritance
-
objectActionBuilder
- Implements
- Inherited Members
Methods
GetBaseType(ActionEndpoint, IEndpointGenerator)
Returns the TypedRest type the endpoint derives from.
protected override TsIdentifier GetBaseType(ActionEndpoint endpoint, IEndpointGenerator generator)
Parameters
endpointActionEndpointgeneratorIEndpointGenerator