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

Inheritance: WsCountryRegionCurrencyProviderBase
Afficher le fichier Open project: netTiers/netTiers

Méthodes publiques

Méthode Description
WsCountryRegionCurrencyProvider ( string url ) : System

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

Method Details

WsCountryRegionCurrencyProvider() public méthode

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.
Résultat System