Click or drag to resize
IOModule Methods

The IOModule type exposes the following members.

Methods
  NameDescription
Public methodInit
Initializes the module.
(Inherited from ModuleEntry.)
Protected methodOnInit
Handles the module initialization.
(Inherited from ModuleEntry.)
Protected methodOnPreInit
Pre-initializes the module
(Overrides ModuleEntryOnPreInit.)
Public methodPreInit
Pre-initializes the module.
(Inherited from ModuleEntry.)
Top
See Also