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

The installer that adds the NTier installation folder to the registry to include them as public assemblies that can be referenced from the 'Add Reference' dialog in Visual Studio.

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

Syntax

C#
public class PublicAssembliesInstaller : InstallerReportUnauthorizedAccess
Visual Basic
Public Class PublicAssembliesInstaller
	Inherits InstallerReportUnauthorizedAccess
Visual C++
public ref class PublicAssembliesInstaller : public InstallerReportUnauthorizedAccess

Inheritance Hierarchy

See Also