ResourceManager Constructor (language, path)

Free Text Box Controls

FreeTextBox 3.2 Documentation ResourceManager Constructor (language, path)
NamespacesFreeTextBoxControls.SupportResourceManagerResourceManager(String, String)
Initializes a new instance of the ResourceManager class
Declaration Syntax
C# Visual Basic Visual C++
                  public ResourceManager(
	string language,
	string path
)
                  Public Sub New ( _
	language As String, _
	path As String _
)
                  public:
ResourceManager(
	String^ language, 
	String^ path
)
Parameters
language (String)

[Missing <param name="language"/> documentation for "M:FreeTextBoxControls.Support.ResourceManager.#ctor(System.String,System.String)"]

path (String)

[Missing <param name="path"/> documentation for "M:FreeTextBoxControls.Support.ResourceManager.#ctor(System.String,System.String)"]

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068