RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF 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.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.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.DataEntryControls.Engine.Annotations..::..AssertionConditionAttribute