UnionHelper.

GetUnionEnumType(Type) Method

Summary

Gets the type of the union enum.

Syntax

public static Type GetUnionEnumType(Type type)

Parameters

Name Type Description
type Type The type.

Return Value

Type Description
Type