ITypeDeclCreateNullableRef Method |
Create a nullable reference to the type.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax TypeRef CreateNullableRef(
bool isFirstOnLine = false
)
Parameters
- isFirstOnLine (Optional)
- Type: SystemBoolean
Return Value
Type:
TypeRefSee Also