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

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

Méthodes publiques

Méthode Description
WsContactTypeProvider ( string url ) : System

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

Method Details

WsContactTypeProvider() public méthode

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