UnionHelper.

GetRootType(Type) Method

Summary

Gets the type of the root.

Syntax

public static TypeInfo GetRootType(Type type)

Parameters

Name Type Description
type Type The type.

Return Value

Type Description
TypeInfo