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

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

Méthodes publiques

Méthode Description
WsShiftProvider ( string url ) : System

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

Method Details

WsShiftProvider() public méthode

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