Or<TLeft,TRight,TResult> Constructor

Definition

Initializes a new instance of the Or<TLeft,TRight,TResult> class.

public:
 Or();
public Or ();
Public Sub New ()

Applies to