Method | Description | |
---|---|---|
GetHelpURL ( Type type ) : string |
Get the URL pointing to the documentation for the specified component.
|
|
Show ( ) : void |
Show generic help.
|
|
Show ( Type type ) : void |
Show help for the specific topic.
|
|
Show ( object obj ) : void |
Show help for the specific topic.
|
static public GetHelpURL ( Type type ) : string | ||
type | Type | |
return | string |