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