Summary
Initializes a new instance of the
UnionAttribute class.
- Assembly
- Rocket
.Surgery .Extensions .Unions .dll - Namespace
- Rocket
.Surgery .Unions - Containing Type
- UnionAttribute
Syntax
public UnionAttribute(object value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | object | The value. |
Return Value
| Type | Description |
|---|---|
| void |
