C# 클래스 Sage.Integration.Northwind.Application.Toolkit.CountryCodes

파일 보기 프로젝트 열기: Sage/SData-Contracts 1 사용 예제들

공개 메소드들

메소드 설명
CountryCodes ( ) : System
GetCountry ( string countryCode ) : string
GetCountryCode ( string country ) : string
extractCountry ( string &Address ) : string

메소드 상세

CountryCodes() 공개 메소드

public CountryCodes ( ) : System
리턴 System

GetCountry() 공개 메소드

public GetCountry ( string countryCode ) : string
countryCode string
리턴 string

GetCountryCode() 공개 메소드

public GetCountryCode ( string country ) : string
country string
리턴 string

extractCountry() 공개 메소드

public extractCountry ( string &Address ) : string
Address string
리턴 string