Open sandboxFocus

Method IsDefined

IsDefined(Type, bool)

Declaration
public override bool IsDefined(Type attributeType, bool inherit)
Parameters
Type Name Description
Type attributeType
bool inherit
Returns
Type Description
bool
Overrides