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

Inheritance: WsVProductModelInstructionsProviderBase
Exibir arquivo Open project: netTiers/netTiers

Public Methods

Method Description
WsVProductModelInstructionsProvider ( string url ) : System

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

Method Details

WsVProductModelInstructionsProvider() public method

Creates a new WsVProductModelInstructionsProvider instance. Uses connection string to connect to datasource.
public WsVProductModelInstructionsProvider ( string url ) : System
url string The url to the nettiers webservice.
return System