C# 클래스 Nettiers.AdventureWorks.Data.WebServiceClient.WsCountryRegionCurrencyProvider

상속: WsCountryRegionCurrencyProviderBase
파일 보기 프로젝트 열기: netTiers/netTiers

공개 메소드들

메소드 설명
WsCountryRegionCurrencyProvider ( string url ) : System

Creates a new WsCountryRegionCurrencyProvider instance. Uses connection string to connect to datasource.

메소드 상세

WsCountryRegionCurrencyProvider() 공개 메소드

Creates a new WsCountryRegionCurrencyProvider instance. Uses connection string to connect to datasource.
public WsCountryRegionCurrencyProvider ( string url ) : System
url string The url to the nettiers webservice.
리턴 System