Exemplo n.º 1
0
 public LocalizationManager()
 {
     UI = new UIStrings();
     Settings = new UISettings();
     Notifications = new UINotifications();
 }
Exemplo n.º 2
0
 public LocalizationManager()
 {
     UI            = new UIStrings();
     Settings      = new UISettings();
     Notifications = new UINotifications();
 }