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
A code start and end line.
Namespace: NTier.EntityGeneratorAssembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
[SerializableAttribute] public abstract class CodeRegion : IComparable |
| Visual Basic |
|---|
<SerializableAttribute> Public MustInherit Class CodeRegion Implements IComparable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class CodeRegion abstract : IComparable |