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