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

Provides a set of c# code regions that use the #region directive for the source file.

Namespace: NTier.Design.DTE
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0

Syntax

C#
[SerializableAttribute]
public class SourceFileDirectiveRegions
Visual Basic
<SerializableAttribute>
Public Class SourceFileDirectiveRegions
Visual C++
[SerializableAttribute]
public ref class SourceFileDirectiveRegions

Inheritance Hierarchy

System..::..Object
  NTier.Design.DTE..::..SourceFileDirectiveRegions

See Also