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

Namespace: NTier.Model.Entity
Assembly: NTier.Model.Entity (in NTier.Model.Entity.dll) Version: 1.0.0.0

Syntax

C#
[ObsoleteAttribute("Unsupported in the NTier.Model.Entity namespace", 
	true)]
public static void New()
Visual Basic
<ObsoleteAttribute("Unsupported in the NTier.Model.Entity namespace", 
	true)> 
Public Shared Sub New
Visual C++
public:
[ObsoleteAttribute(L"Unsupported in the NTier.Model.Entity namespace", 
	true)]
static void New()

See Also