Interface IInspectChild
Namespace: Ritchie.Toolbox.Debugging
Assembly: Ritchie.Toolbox.dll
Syntax
public interface IInspectChild
Methods
InspectChild(IInspectorCategory, Widget)
Declaration
void InspectChild(IInspectorCategory category, Widget child)
Parameters
| Type | Name | Description |
|---|---|---|
| IInspectorCategory | category | |
| Widget | child |