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

Provides one time initialisation for the NTier designer environment.

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

Syntax

C#
public static class Initialisation
Visual Basic
Public NotInheritable Class Initialisation
Visual C++
public ref class Initialisation abstract sealed

Inheritance Hierarchy

System..::..Object
  NTier.Designer..::..Initialisation

See Also