Table of Contents

Class UnionBranch<TResult>

Namespace
eQuantic.Core.Data.Query
Assembly
eQuantic.Core.Data.dll

A union branch typed by the common result shape.

public sealed class UnionBranch<TResult> : UnionBranch

Type Parameters

TResult

The common result shape.

Inheritance
UnionBranch<TResult>
Inherited Members