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

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

Méthodes publiques

Méthode Description
WsProductModelIllustrationProvider ( string url ) : System

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

Method Details

WsProductModelIllustrationProvider() public méthode

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