AcManager.Pages.Settings.SettingsGeneral.ViewModel.ViewModel C# (CSharp) Method

ViewModel() private method

private ViewModel ( ) : System.ComponentModel
return System.ComponentModel
            internal ViewModel() {
                UpdateSteamId();
                AppShortcutExists = AppShortcut.HasShortcut();
            }