NevronOpenVision
Nevron.Nov.Globalization Namespace / NLocalizationDictionary Class


NLocalizationDictionary Class Methods

For a list of all members of this type, see NLocalizationDictionary members.

Public Methods
 NameDescription
Public MethodRemoves all items and sub categories from this dictionary.  
Public MethodImports the localizable strings from the given C# source code file.  
Public MethodImports the localizable strings from the given C# source code file stream.  
Public MethodImports the localizable strings from the given C# project file.  
Public MethodImports the localizable strings from the given C# solution.  
Public MethodImports all compatible translations from the given stream.  
Public MethodLoads the dictionary from the given stream.  
Public MethodOverloaded. Saves the dictionary in TMX format to the given stream.  
Public MethodAssociates the specified translation to the given key.  
Public MethodTries to get the note for the given key.  
Public MethodTries to get the translation of the given key.  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Internal Method  
Top
See Also