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