DictUtils(String) Constructor

Constructor

Definition

Namespace: MbcsUtils
Assembly: MbcsUtils (in MbcsUtils.dll) Version: 1.0.0.0 (1.0.0.0)
VB
Public Sub New ( 
	fileName As String
)

Dim fileName As String

Dim instance As New DictUtils(fileName)

Parameters

fileName  String
Full path to configuration file

See Also