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

Syntax

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

See Also