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

Inheritance: WsProductModelIllustrationProviderBase
Exibir arquivo Open project: netTiers/netTiers

Public Methods

Method Description
WsProductModelIllustrationProvider ( string url ) : System

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

Method Details

WsProductModelIllustrationProvider() public method

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