Interface IInspectable
Interface for examining a construct and exposing metadata.
public interface IInspectable
Methods
Inspect(TreeInspector)
Examines construct.
void Inspect(TreeInspector inspector)
Parameters
inspector
TreeInspector- tree inspector to collect and process attributes.