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

The installer for the Visual Studio add-in for the NTier framework.

Namespace: NTier.Designer.Installers
Assembly: NTier.Designer (in NTier.Designer.dll) Version: 1.0.0.0

Syntax

C#
public class NTierAddInRegistryInstaller : VSAddInRegistryInstaller
Visual Basic
Public Class NTierAddInRegistryInstaller
	Inherits VSAddInRegistryInstaller
Visual C++
public ref class NTierAddInRegistryInstaller : public VSAddInRegistryInstaller

Inheritance Hierarchy

See Also