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