Module Constructor

Definition

Initializes a new instance of the Module class.

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

Remarks

This constructor is invoked by derived classes during the construction of Module objects.

Applies to