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

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

Méthodes publiques

Méthode Description
WsVendorAddressProvider ( string url ) : System

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

Method Details

WsVendorAddressProvider() public méthode

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