Method | Description | |
---|---|---|
CanHelp ( string val = null, string action = null ) : bool | ||
Description ( |
||
Help ( string val = null, string action = null ) : string | ||
HelpForControllers ( ICollection |
Method | Description | |
---|---|---|
DescriptionAndHelp ( |
||
HelpFor ( |
||
HelpForAction ( |
public CanHelp ( string val = null, string action = null ) : bool | ||
val | string | |
action | string | |
return | bool |
public Description ( |
||
t | ||
method | ||
includeArguments | bool | |
return | string |
public Help ( string val = null, string action = null ) : string | ||
val | string | |
action | string | |
return | string |
public HelpForControllers ( ICollection |
||
classAndMethodRecognizers | ICollection |
|
container | ||
helpXmlDocumentation | ||
return | System |