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

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

Méthodes publiques

Méthode Description
WsShoppingCartItemProvider ( string url ) : System

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

Method Details

WsShoppingCartItemProvider() public méthode

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