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