C# Class YAMP.Help.HelpFunctionSection

This is the extended version of the help section class (entry of an object) - specialized for functions.
Inheritance: HelpSection
ファイルを表示 Open project: FlorianRappl/YAMP Class Usage Examples

Public Methods

Method Description
HelpFunctionSection ( ) : System.Collections.Generic

Creates a new instance.

Method Details

HelpFunctionSection() public method

Creates a new instance.
public HelpFunctionSection ( ) : System.Collections.Generic
return System.Collections.Generic