Class CollectionBuilder
- Namespace
- TypedRest.CodeGeneration.CSharp.Endpoints.Generic
- Assembly
- TypedRest.CodeGeneration.CSharp.dll
Builds C# code snippets for CollectionEndpoints.
public class CollectionBuilder : CollectionBuilderBase<CollectionEndpoint>, IBuilder<CollectionEndpoint>, IBuilder
- Inheritance
-
objectCollectionBuilder
- Implements
- Inherited Members
Properties
TypeName
protected override string TypeName { get; }
Property Value
TypeNamespace
protected override string TypeNamespace { get; }