ModuleClass

Assembly: Fore;

Description

The ModuleClass class implements the object that allows access to the current unit, in which code is executed.

Static class properties inherited from IModuleClass

  Property name Brief description
Active The Active property returns the current unit, in which the current code is executed.

See also:

Fore Assembly Classes