OOI UA-ModelCompiler

ConstantsGenerator Constructor

Generates the code from the contents of the address space.

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

Syntax


public ConstantsGenerator(
	Language targetLanguage,
	string inputPath,
	string outputDirectory,
	Dictionary<string, string> knownFiles,
	string resourcePath
)

Parameters

targetLanguage
Type: CodeGenerator..::..Language
inputPath
Type: String
outputDirectory
Type: String
knownFiles
Type: Dictionary<(Of <(<'String, String>)>)>
resourcePath
Type: String