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