CodeObjectAttachEOLComment Method |
Create an EOL comment object and attach it to the code object.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public void AttachEOLComment(
string comment
)
Parameters
- comment
- Type: SystemString
See Also