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

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

Méthodes publiques

Méthode Description
WsProductReviewProvider ( string url ) : System

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

Method Details

WsProductReviewProvider() public méthode

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