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

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

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

Метод Описание
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