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

Inheritance: WsShipMethodProviderBase
Exibir arquivo Open project: netTiers/netTiers

Public Methods

Method Description
WsShipMethodProvider ( string url ) : System

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

Method Details

WsShipMethodProvider() public method

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.
return System