Share via


Module Constructor

Definition

Initializes a new instance of the Module class.

protected:
 Module();
protected Module ();
Protected Sub New ()

Remarks

The Module constructor should not be called by user code.

Applies to