[Missing <summary> documentation for "P:Remotion.Linq.Utilities.ReSharperAnnotations.AssertionConditionAttribute.ConditionType"]

Namespace: Remotion.Linq.Utilities.ReSharperAnnotations
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

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

See Also