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

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

Méthodes publiques

Méthode Description
WsCurrencyRateProvider ( string url ) : System

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

Method Details

WsCurrencyRateProvider() public méthode

Creates a new WsCurrencyRateProvider instance. Uses connection string to connect to datasource.
public WsCurrencyRateProvider ( string url ) : System
url string The url to the nettiers webservice.
Résultat System