See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
A c# code region, defined using the #region directive.
Namespace: NTier.Design.DTEAssembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
Syntax
C# |
---|
[SerializableAttribute] public class DirectiveRegion : CodeRegion |
Visual Basic |
---|
<SerializableAttribute> Public Class DirectiveRegion Inherits CodeRegion |
Visual C++ |
---|
[SerializableAttribute] public ref class DirectiveRegion : public CodeRegion |