See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Design.DTE
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Namespace: NTier.Design.DTE
Assembly: NTier.Design (in NTier.Design.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
protected static VSCodeType FromCodeType( CodeType codeType, VSCodeType..::..CodeTypeCreator constructor ) |
| Visual Basic |
|---|
Protected Shared Function FromCodeType ( codeType As CodeType, constructor As VSCodeType..::..CodeTypeCreator ) As VSCodeType |
| Visual C++ |
|---|
protected: static VSCodeType^ FromCodeType( CodeType^ codeType, VSCodeType..::..CodeTypeCreator^ constructor ) |
Parameters
- codeType
- Type: CodeType
- constructor
- Type: NTier.Design.DTE..::..VSCodeType..::..CodeTypeCreator