Implementation of IScalarConstraint based on MulticastAttribute.
Inheritance
ScalarConstraint
Namespace: PostSharp.Constraints
Assembly: PostSharp.dll
Syntax
public class ScalarConstraint : Constraint, IScalarConstraint, IConstraint
Constructors
Name | Description |
---|---|
ScalarConstraint() |
Methods
Name | Description |
---|---|
ValidateCode(object) | Validates the element of code to which the constraint is applied. |