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

Generates an entity proxy from an entity type.

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

Syntax

C#
[SerializableAttribute]
public class EntityProxyCompileUnitGenerator
Visual Basic
<SerializableAttribute>
Public Class EntityProxyCompileUnitGenerator
Visual C++
[SerializableAttribute]
public ref class EntityProxyCompileUnitGenerator

Inheritance Hierarchy

System..::..Object
  NTier.EntityGenerator..::..EntityProxyCompileUnitGenerator

See Also