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

Syntax

         
 C#  Visual Basic  Visual C++ 
public string PredicateMethodName { get; }
Public ReadOnly Property PredicateMethodName As String
public:
property String^ PredicateMethodName {
	String^ get ();
}

See Also