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

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

Méthodes publiques

Méthode Description
WsProductProvider ( string url ) : System

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

Method Details

WsProductProvider() public méthode

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