HelpExtractor.GetDescription method
Get the description from the help information.
public static string GetDescription(this CommentHelpInfo? help)
| parameter | description |
|---|---|
| help | The help information to extract the description from. |
Return Value
The description text.
See Also
- class HelpExtractor
- namespace Kestrun.OpenApi