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