TypeRefBase Constructor (ITypeDecl, Boolean) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected TypeRefBase(
ITypeDecl typeDecl,
bool isFirstOnLine
)
Parameters
- typeDecl
- Type: Nova.CodeDOMITypeDecl
- isFirstOnLine
- Type: SystemBoolean
See Also