ComponentInternalAttribute Methods |
The ComponentInternalAttribute 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).) |
Name | Description | |
---|---|---|
|
QueryInterface<T> |
Gets the implementation of a specified interface for the specified object.
(Defined by QueryInterfaceExtensions.) |