Click or drag to resize

CodeWriterFlushPendingEOLComments Method

Namespace:  Nova.Rendering
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected void FlushPendingEOLComments(
	bool isEndOfLine
)

Parameters

isEndOfLine
Type: SystemBoolean
See Also