C# Class Sage.Integration.Northwind.Application.Toolkit.CountryCodes

Afficher le fichier Open project: Sage/SData-Contracts Class Usage Examples

Méthodes publiques

Méthode Description
CountryCodes ( ) : System
GetCountry ( string countryCode ) : string
GetCountryCode ( string country ) : string
extractCountry ( string &Address ) : string

Method Details

CountryCodes() public méthode

public CountryCodes ( ) : System
Résultat System

GetCountry() public méthode

public GetCountry ( string countryCode ) : string
countryCode string
Résultat string

GetCountryCode() public méthode

public GetCountryCode ( string country ) : string
country string
Résultat string

extractCountry() public méthode

public extractCountry ( string &Address ) : string
Address string
Résultat string