IInspectable
- Implemented By: IInspectable
Interface for examining a construct and exposing metadata.
Methods
Name | Description |
---|---|
Inspect |
Examines construct. |
Inspect
private void Inspect(TreeInspector Inspector)
Examines construct.
- Type: TreeInspector
tree inspector to collect and process attributes.