LanguageNotLoadedException Constructor

C# Language Manager

LanguageNotLoadedException Constructor

Initializes a new instance of the LanguageNotLoadedException class

Namespace:  Languages.Exceptions
Assembly:  Languages (in Languages.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
public LanguageNotLoadedException()
Public Sub New
Remarks

[Missing <remarks> documentation for "M:Languages.Exceptions.LanguageNotLoadedException.#ctor"]

See Also