DiscriminatedUnion<Type1, Type2, Type3, Type4, Type5, Type6, Type7, Type8, Type9>.

DiscriminatedUnion(object) Constructor

Summary

Runs Actions for the matched types.

Syntax

public DiscriminatedUnion(object value)

Parameters

Name Type Description
value object

Return Value

Type Description
void