OOI UA-ModelCompiler

Template..::..WriteTemplate Method (Object, String, String)

Substitutes a multi-line template for a token.

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

Syntax


protected virtual bool WriteTemplate(
	Object container,
	string token,
	string prefix
)

Parameters

container
Type: Object
token
Type: String
prefix
Type: String