See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Initializes a new instance of the ProjectTreeViewToolWindow class
Namespace: NTier.Designer.VSAddInAssembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
[ObsoleteAttribute("This constructor is intended for design time use only.", true)] public ProjectTreeViewToolWindow() |
| Visual Basic |
|---|
<ObsoleteAttribute("This constructor is intended for design time use only.", true)> Public Sub New |
| Visual C++ |
|---|
public: [ObsoleteAttribute(L"This constructor is intended for design time use only.", true)] ProjectTreeViewToolWindow() |