Namespace: MbUnit.Framework
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public Type EnumType { get; }
Public ReadOnly Property EnumType As Type
public:
property Type^ EnumType {
	Type^ get ();
}

See Also