Class BlobBuilder
- Namespace
- TypedRest.CodeGeneration.TypeScript.Endpoints.Raw
- Assembly
- TypedRest.CodeGeneration.TypeScript.dll
Builds TypeScript code for BlobEndpoints.
public class BlobBuilder : BuilderBase<BlobEndpoint>, IBuilder<BlobEndpoint>, IBuilder
- Inheritance
-
objectBlobBuilder
- Implements
- Inherited Members
Methods
GetBaseType(BlobEndpoint, IEndpointGenerator)
Returns the TypedRest type the endpoint derives from.
protected override TsIdentifier GetBaseType(BlobEndpoint endpoint, IEndpointGenerator generator)
Parameters
endpointBlobEndpointgeneratorIEndpointGenerator