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

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

Méthodes publiques

Méthode Description
WsShipMethodProvider ( string url ) : System

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

Method Details

WsShipMethodProvider() public méthode

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