C# Класс Nettiers.AdventureWorks.Data.WebServiceClient.WsCurrencyRateProvider

Наследование: WsCurrencyRateProviderBase
Показать файл Открыть проект

Открытые методы

Метод Описание
WsCurrencyRateProvider ( string url ) : System

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

Описание методов

WsCurrencyRateProvider() публичный Метод

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.
Результат System