See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.AppWizard.Model (in NTier.AppWizard.Model.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Initializes a new instance of the AppWizardEntityClassProperty class
Namespace: NTier.AppWizard.ModelAssembly: NTier.AppWizard.Model (in NTier.AppWizard.Model.dll) Version: 1.0.0.0
Syntax
C# |
---|
public AppWizardEntityClassProperty( AppWizardEntityClass entityClass, EntityClassProperty entityProperty ) |
Visual Basic |
---|
Public Sub New ( entityClass As AppWizardEntityClass, entityProperty As EntityClassProperty ) |
Visual C++ |
---|
public: AppWizardEntityClassProperty( AppWizardEntityClass^ entityClass, EntityClassProperty^ entityProperty ) |
Parameters
- entityClass
- Type: NTier.AppWizard.Model..::..AppWizardEntityClass
- entityProperty
- Type: NTier.Model.Entity..::..EntityClassProperty