Метод | Описание | |
---|---|---|
GetText ( |
||
GetText ( |
||
Initialize ( ) : void | ||
RegisterText ( |
||
ResourceService ( IBackupService backupService, IStorageService storageService, ISettingsService settingsService ) : System |
Метод | Описание | |
---|---|---|
CreateBackup ( |
||
GenerateUri ( |
||
GetTexts ( IApiContext apiContext ) : void | ||
ReplaceFormatParameter ( string text, string name, object value ) : string | ||
RestoreBackup ( |
||
SaveResources ( ) : void | ||
SetTexts ( IApiContext apiContext ) : void | ||
TryLoadResources ( ) : void |
public GetText ( |
||
id | ||
formatParameters | object>.IDictionary | |
Результат | string |
public RegisterText ( |
||
id | ||
value | string | |
Результат | void |
public ResourceService ( IBackupService backupService, IStorageService storageService, ISettingsService settingsService ) : System | ||
backupService | IBackupService | |
storageService | IStorageService | |
settingsService | ISettingsService | |
Результат | System |