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