OOI UA-ModelCompiler

Template..::..WriteLine Method (String)

Writes the text to the stream followed by a new line.

Namespace:  CodeGenerator
Assembly:  ModelCompiler (in ModelCompiler.dll)

Syntax


public void WriteLine(
	string text
)

Parameters

text
Type: String