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

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

Méthodes publiques

Méthode Description
WsStoreContactProvider ( string url ) : System

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

Method Details

WsStoreContactProvider() public méthode

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