ProtectedAttribute Methods |
The ProtectedAttribute type exposes the following members.
Name | Description | |
---|---|---|
ValidateCode |
Validates the constraint.
(Overrides ReferentialConstraint.ValidateCode(Object, Assembly).) | |
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.
(Overrides Constraint.ValidateConstraint(Object).) |