See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Initializes a new instance of the CodeRegion class
Namespace: NTier.EntityGeneratorAssembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
protected CodeRegion( int startLine, int endLine ) |
| Visual Basic |
|---|
Protected Sub New ( startLine As Integer, endLine As Integer ) |
| Visual C++ |
|---|
protected: CodeRegion( int startLine, int endLine ) |