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