Метод | Описание | |
---|---|---|
Initialize ( string loadedVersion ) : void | ||
InstallCustom ( string id, IProgress |
||
LocaleUpdater ( string loadedVersion ) : System |
Метод | Описание | |
---|---|---|
CanBeUpdated ( ) : bool | ||
CheckAndUpdateIfNeededInner ( ) : Task |
||
FirstCheck ( ) : void | ||
GetUpdatePeriod ( ) : System.TimeSpan | ||
OnCommonSettingsChanged ( object sender, System e ) : void | ||
SetListener ( ) : void |
protected CheckAndUpdateIfNeededInner ( ) : Task |
||
Результат | Task |
protected GetUpdatePeriod ( ) : System.TimeSpan | ||
Результат | System.TimeSpan |
public static Initialize ( string loadedVersion ) : void | ||
loadedVersion | string | |
Результат | void |
public InstallCustom ( string id, IProgress |
||
id | string | |
progress | IProgress |
|
cancellation | ||
Результат | Task |
public LocaleUpdater ( string loadedVersion ) : System | ||
loadedVersion | string | |
Результат | System |
protected OnCommonSettingsChanged ( object sender, System e ) : void | ||
sender | object | |
e | System | |
Результат | void |