ValidateCode(object)
Validates the element of code to which the constraint is applied.
Declaration
void ValidateCode(object target)
Parameters
Type | Name | Description |
---|---|---|
object | target | Element of code to which the constraint is applied (Assembly, Type, MethodInfo, ConstructorInfo, PropertyInfo, EventInfo, FieldInfo, ParameterInfo). |