Overload List

  Name Description
Public method LoadLocalizations(array<Byte>[]()[][])
Reads all localizations from the specified byte array and uses them locally at runtime.
Public method LoadLocalizations(Stream)
Reads all localizations from the specified stream and uses them locally at runtime.
Public method LoadLocalizations(String)
Reads all localizations from the specified file and uses them locally at runtime.

See Also