Amoeba.Windows.InformationControl.AmoebaInfomationListViewModel.AmoebaInfomationListViewModel C# (CSharp) Method

AmoebaInfomationListViewModel() public method

public AmoebaInfomationListViewModel ( ) : System
return System
            public AmoebaInfomationListViewModel()
            {
                LanguagesManager.UsingLanguageChangedEvent += this.LanguagesManager_UsingLanguageChangedEvent;
            }