RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AssertionConditionAttribute Class

Indicates the condition parameter of the assertion method. The method itself should be marked by AssertionMethodAttribute attribute. The mandatory argument of the attribute is the assertion type.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


[AttributeUsageAttribute]
public sealed class AssertionConditionAttribute : Attribute
<AttributeUsageAttribute> _
Public NotInheritable Class AssertionConditionAttribute _
	Inherits Attribute
[AttributeUsageAttribute]
public ref class AssertionConditionAttribute sealed : public Attribute

Inheritance Hierarchy


Object
  Attribute
    RingSoft.DbMaintenance..::..AssertionConditionAttribute