Summary
Gets the union key.
- Assembly
- Rocket
.Surgery .Extensions .Unions .dll - Namespace
- Rocket
.Surgery .Unions - Containing Type
- UnionHelper
Syntax
public static string GetUnionKey(TypeInfo type)
Parameters
| Name | Type | Description |
|---|---|---|
| type | TypeInfo | The type. |
Return Value
| Type | Description |
|---|---|
| string |
