See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.VisualStudioWizards
Assembly: NTier.VisualStudioWizards (in NTier.VisualStudioWizards.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.VisualStudioWizards
Assembly: NTier.VisualStudioWizards (in NTier.VisualStudioWizards.dll) Version: 1.0.0.0
Syntax
C# |
---|
public void AddProject( Project project ) |
Visual Basic |
---|
Public Sub AddProject ( project As Project ) |
Visual C++ |
---|
public: void AddProject( Project^ project ) |
Parameters
- project
- Type: Project