C# Class ExBuddy.Localization.LocalizationInitializer

This jiggery is required due to how hb/rb/etc handle the resource system.
Mostra file Open project: MGramolini/ExBuddy

Public Methods

Method Description
Initalize ( ) : void

Private Methods

Method Description
AddLocalizedResource ( ResourceManager resourceMgr, string cultureName ) : void
AddLocalizedResourcesFromAssembly ( ResourceManager resourceMgr ) : void

Method Details

Initalize() public static method

public static Initalize ( ) : void
return void