OOI UA-ModelCompiler

DotNetGenerator Constructor

Generates the code from the contents of the address space.

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

Syntax


public DotNetGenerator(
	string inputPath,
	string outputDirectory,
	Dictionary<string, string> knownFiles,
	string resourcePath
)

Parameters

inputPath
Type: String
outputDirectory
Type: String
knownFiles
Type: Dictionary<(Of <(<'String, String>)>)>
resourcePath
Type: String