C# Class Nettiers.AdventureWorks.Data.WebServiceClient.WsCountryRegionCurrencyProvider

Inheritance: WsCountryRegionCurrencyProviderBase
Mostra file Open project: netTiers/netTiers

Public Methods

Method Description
WsCountryRegionCurrencyProvider ( string url ) : System

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

Method Details

WsCountryRegionCurrencyProvider() public method

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.
return System