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

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

Méthodes publiques

Méthode Description
WsProductCategoryProvider ( string url ) : System

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

Method Details

WsProductCategoryProvider() public méthode

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