IConstraint Interface |
Namespace: PostSharp.Constraints
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.21.0 (6.5.21.0)
public interface IConstraint
The IConstraint type exposes the following members.
Name | Description | |
---|---|---|
ValidateConstraint |
Validates the fact that the constraint has been applied on a valid element of code. When this
method returns false, the constraint is silently ignored.
|