Click or drag to resize

CodeWriter_pendingEOLComments Field

Namespace:  Nova.Rendering
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected List<CodeWriterEOLComment> _pendingEOLComments

Field Value

Type: ListCodeWriterEOLComment
See Also