コード例 #1
0
 protected BaseLocalizationListener()
 {
     CultureChangedEventManager.AddListener(LocalizationManager.Instance, this);
 }