Summary
Creates a new Discriminated union of with Type1
- Namespace
- FunctionalSharp
.DiscriminatedUnions - Containing Type
- DiscriminatedUnion
<Type1, Type2>
Syntax
public DiscriminatedUnion(Type1 item)
Parameters
Name | Type | Description |
---|---|---|
item | Type1 |
Return Value
Type | Description |
---|---|
void |