Click or drag to resize

DocCommentAsTextDocNewLines Method

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected static void AsTextDocNewLines(
	CodeWriter writer,
	int count
)

Parameters

writer
Type: Nova.RenderingCodeWriter
count
Type: SystemInt32
See Also