C# Class SfSdk.Providers.LanguageResourceProvider

A service to receive S&F language resources.
Inheritance: ResourceProviderBase
Afficher le fichier Open project: ebeeb/SfSdk Class Usage Examples

Méthodes publiques

Méthode Description
GetResources ( Uri serverUri ) : string>.Dictionary

Downloads the english language resources.

Method Details

GetResources() public méthode

Downloads the english language resources.
/// When no network connection is available ///
public GetResources ( Uri serverUri ) : string>.Dictionary
serverUri System.Uri
Résultat string>.Dictionary