CustomAttribute
CustomAttribute(Type)
Description
Constructor
Parameters
| Parameter Name | Description |
|---|---|
| inspectedType | Target type |
CustomAttribute(Type, bool)
Description
Constructor
Parameters
| Parameter Name | Description |
|---|---|
| inspectedType | Target type |
| useForChildren | Whether to use for derived classes as well |