OOI UA-ModelCompiler

Template..::..WriteTemplate Method (Context)

Performs the substitutions specified in the template and writes it to the stream.

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

Syntax


public bool WriteTemplate(
	Context context
)

Parameters

context
Type: CodeGenerator..::..Context