예제 #1
0
 private void InvokeHelp(HelpOptions help)
 {
     HelpView.Help(HelpParts.All).Render();
 }