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