AssertionConditionAttribute Constructor
Initializes a new instance of the AssertionConditionAttribute class.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public AssertionConditionAttribute( AssertionConditionType conditionType )
Public Sub New ( _ conditionType As AssertionConditionType _ )
public: AssertionConditionAttribute( AssertionConditionType^ conditionType )
Parameters
- conditionType
- Type: RingSoft.DbLookup.Controls.WPF.Properties..::..AssertionConditionType
Type of the condition.