C# Class EPiServer.Reference.Commerce.Site.Infrastructure.Facades.CountryManagerFacade

Show file Open project: Geta/PayPal Class Usage Examples

Public Methods

Method Description
GetCountries ( ) : CountryDto
GetCountryByCountryCode ( string countryCode ) : CountryDto.CountryRow

Method Details

GetCountries() public method

public GetCountries ( ) : CountryDto
return CountryDto

GetCountryByCountryCode() public method

public GetCountryByCountryCode ( string countryCode ) : CountryDto.CountryRow
countryCode string
return CountryDto.CountryRow