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