DiscriminatedUnion(TA, TB) Methods

The DiscriminatedUnion<TA, TB> type exposes the following members.

  NameDescription
Public method Static member CreateA A factory method for creating a discriminated union with option A set.
Public method Static member CreateB A factory method for creating discriminated union with option B set.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Retrieves a String instance that represents the current Object instance. (Overrides Object.ToString().)
Top

Community Additions

ADD
Show: