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