UnionHelper.

GetUnionEnumType(TypeInfo) Method

Summary

Gets the type of the union enum.

Syntax

public static Type GetUnionEnumType(TypeInfo type)

Parameters

Name Type Description
type TypeInfo The type.

Return Value

Type Description
Type