C# Class SfSdk.Providers.CountryProvider

A service to receive information about countries where S&F is available.
Inheritance: ICountryProvider
显示文件 Open project: ebeeb/SfSdk

Public Methods

Method Description
GetCountriesAsync ( ) : Task>

Returns all the countries from the Servers file.

Method Details

GetCountriesAsync() public method

Returns all the countries from the Servers file.
public GetCountriesAsync ( ) : Task>
return Task>