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.AnnotationsAssembly: 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