A placeholder enum type used to express enum values that cannot be resolved because their actual enum type cannot be resolved.

Namespace:  Gallio.Common.Reflection
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public enum UnresolvedEnum
Visual Basic (Declaration)
Public Enumeration UnresolvedEnum

See Also