OOI UA-ModelCompiler

TypeDictionaryValidator Constructor (Dictionary<(Of <(<'String, String>)>)>, String)

Intializes the object with a file table.

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

Syntax


public TypeDictionaryValidator(
	Dictionary<string, string> fileTable,
	string resourcePath
)

Parameters

fileTable
Type: Dictionary<(Of <(<'String, String>)>)>
resourcePath
Type: String