- Namespace
- Statiq
.App - Containing Type
- InteractiveGlobals
Syntax
[Description("Reflects over an object to print its methods and properties (optionally filtering to members that contain a string).")]
public void Help(object obj, string filter = null)
Attributes
| Type | Description |
|---|---|
| Description |
Parameters
| Name | Type | Description |
|---|---|---|
| obj | object | |
| filter | string |