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

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

Méthodes publiques

Méthode Description
WsProductPhotoProvider ( string url ) : System

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

Method Details

WsProductPhotoProvider() public méthode

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