Summary
Creates a new Discriminated union of with Type1
Syntax
public DiscriminatedUnionWithBase(Type1 item)
Parameters
Name | Type | Description |
---|---|---|
item | Type1 |
Return Value
Type | Description |
---|---|
void |
public DiscriminatedUnionWithBase(Type1 item)
Name | Type | Description |
---|---|---|
item | Type1 |
Type | Description |
---|---|
void |