Class UnionBranch<TResult>
A union branch typed by the common result shape.
public sealed class UnionBranch<TResult> : UnionBranch
Type Parameters
TResultThe common result shape.
- Inheritance
-
UnionBranch<TResult>
- Inherited Members