Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SfSdk
Providers
LanguageResourceProvider
C# Class SfSdk.Providers.LanguageResourceProvider
A service to receive S&F language resources.
Inheritance:
ResourceProviderBase
Show file
Open project: ebeeb/SfSdk
Class Usage Examples
Public Methods
Method
Description
GetResources
(
Uri
serverUri
) :
string>.Dictionary
Downloads the english language resources.
Method Details
GetResources()
public
method
Downloads the english language resources.
/// When no network connection is available ///
public
GetResources
(
Uri
serverUri
) :
string>.Dictionary
serverUri
System.Uri
return
string>.Dictionary