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