Ruyi SDK
Namespaces
Ruyi.SDK.LocalizationService
LocalizationService.Client Class
Client Methods
Dispose Method
GetCurrentLanguage Method
GetFileName Method
GetString Method
GetStrings Method
HintContext Method
SwitchContext Method
SwitchLanguage Method
Click or drag to resizeClick or drag to resize

LocalizationServiceClientSwitchContext Method

[This is preliminary documentation and is subject to change.]

Switch a context of the language.

Namespace:  Ruyi.SDK.LocalizationService
Assembly:  ServiceGenerated (in ServiceGenerated.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax
C#
Copy
public bool SwitchContext(
	string context,
	string language
)

Parameters

context
Type: SystemString
Which context to switch to.
language
Type: SystemString
Which language that the context belong to

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ruyi.SDK.LocalizationService.LocalizationService.Client.SwitchContext(System.String,System.String)"]

See Also

Reference

LocalizationServiceClient Class
Ruyi.SDK.LocalizationService Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com