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