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.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[AttributeUsageAttribute] public sealed class AssertionConditionAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class AssertionConditionAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class AssertionConditionAttribute sealed : public Attribute