See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Initializes a new instance of the BaseCodeGeneratorWithSite class

Namespace: CustomToolGenerator
Assembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0

Syntax

C#
protected BaseCodeGeneratorWithSite()
Visual Basic
Protected Sub New
Visual C++
protected:
BaseCodeGeneratorWithSite()

See Also