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

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

Méthodes publiques

Méthode Description
WsProductDescriptionProvider ( string url ) : System

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

Method Details

WsProductDescriptionProvider() public méthode

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