OOI UA-ModelCompiler

Template Constructor (TextWriter, String, Assembly)

Initializes the stream from the resource block of the specified assembly.

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

Syntax


public Template(
	TextWriter writer,
	string templatePath,
	Assembly assembly
)

Parameters

writer
Type: TextWriter
templatePath
Type: String
assembly
Type: Assembly