IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CShell.Modules.Help.Module Class Reference
+ Inheritance diagram for CShell.Modules.Help.Module:
+ Collaboration diagram for CShell.Modules.Help.Module:

Public Member Functions

 Module ()
 
override void Initialize ()
 
IEnumerable< IResult > ViewHelp ()
 
IEnumerable< IResult > About ()
 
 Module ()
 
override void Initialize ()
 
IEnumerable< IResult > ViewHelp ()
 
IEnumerable< IResult > About ()
 
- Public Member Functions inherited from CShell.Framework.ModuleBase
void Dispose ()
 
void Dispose ()
 

Additional Inherited Members

- Protected Member Functions inherited from CShell.Framework.ModuleBase
virtual void Dispose (bool disposing)
 
virtual void Dispose (bool disposing)
 
- Properties inherited from CShell.Framework.ModuleBase
IShell Shell [get]
 
IMenu MainMenu [get]
 
IToolBar ToolBar [get]
 
int Order [get, set]
 
- Properties inherited from CShell.Framework.IModule
int Order [get]
 

Constructor & Destructor Documentation

CShell.Modules.Help.Module.Module ( )
inline
CShell.Modules.Help.Module.Module ( )
inline

Member Function Documentation

override void CShell.Modules.Help.Module.Initialize ( )
inlinevirtual
IEnumerable<IResult> CShell.Modules.Help.Module.ViewHelp ( )
inline
IEnumerable<IResult> CShell.Modules.Help.Module.About ( )
inline
override void CShell.Modules.Help.Module.Initialize ( )
inlinevirtual
IEnumerable<IResult> CShell.Modules.Help.Module.ViewHelp ( )
inline
IEnumerable<IResult> CShell.Modules.Help.Module.About ( )
inline

The documentation for this class was generated from the following file: