protected virtual void WriteCommandDescriptionBody(
CommandInfo command
)
Protected Overridable Sub WriteCommandDescriptionBody (
command As CommandInfo
)
Dim command As CommandInfo
Me.WriteCommandDescriptionBody(command)
protected:
virtual void WriteCommandDescriptionBody(
CommandInfo^ command
)
The base implementation writes the command's description, followed by a newline.