Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
XmlLanguageDictionary Class
NamespacesGenesyslab.Desktop.Infrastructure.LocalizationXmlLanguageDictionary
This class allows you to access Language Dictionary methods.
Declaration Syntax
C#Visual BasicVisual C++
public class XmlLanguageDictionary : LanguageDictionary
Public Class XmlLanguageDictionary _
	Inherits LanguageDictionary
public ref class XmlLanguageDictionary : public LanguageDictionary
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
XmlLanguageDictionary(String, ILogger)
Initializes a new instance of the XmlLanguageDictionary class.

AutoLoadDictionary(String, CultureInfo, ILogger)
Automatically loads the dictionary.

Culture()()() (Inherited from LanguageDictionary.)
CultureName
Gets a culture name.
(Overrides LanguageDictionary.CultureName()()().)
EnglishName
Gets the english name.
(Overrides LanguageDictionary.EnglishName()()().)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Load()()() (Inherited from LanguageDictionary.)
LocalizableCultures
Gets a localizable culture.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnLoad()()()
Loads a Language Dictionary.
(Overrides LanguageDictionary.OnLoad()()().)
OnTranslate(String, String, Object, Type)
Translates text.
(Overrides LanguageDictionary.OnTranslate(String, String, Object, Type).)
OnUnload()()()
Unloads a Language Dictionary.
(Overrides LanguageDictionary.OnUnload()()().)
Path
Gets a path.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Translate``1(String, String) (Inherited from LanguageDictionary.)
Translate(String, String, Object, Type) (Inherited from LanguageDictionary.)
Unload()()() (Inherited from LanguageDictionary.)
Inheritance Hierarchy
Object
LanguageDictionary
 XmlLanguageDictionary

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)