C# Class SfSdk.Providers.LanguageResourceProvider

A service to receive S&F language resources.
Inheritance: ResourceProviderBase
Mostrar archivo 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