Свойство | Тип | Описание | |
---|---|---|---|
AppDataPath | string | ||
GameWispClientID | string | ||
GameWispClientSecret | string | ||
TwitchAlertsClientID | string | ||
TwitchAlertsClientSecret | string | ||
TwitchClientID | string | ||
TwitchClientSecret | string |
Метод | Описание | |
---|---|---|
GetConfigFromDb ( ) : void | ||
RaiseStaticPropertyChanged ( string propName ) : void | ||
SaveSettingPropertyToDB ( string settingName, string settingsValue ) : void |
public static GetConfigFromDb ( ) : void | ||
Результат | void |
public static RaiseStaticPropertyChanged ( string propName ) : void | ||
propName | string | |
Результат | void |
public static SaveSettingPropertyToDB ( string settingName, string settingsValue ) : void | ||
settingName | string | |
settingsValue | string | |
Результат | void |
public static string GameWispClientID | ||
Результат | string |
public static string GameWispClientSecret | ||
Результат | string |
public static string TwitchAlertsClientID | ||
Результат | string |
public static string TwitchAlertsClientSecret | ||
Результат | string |