C# Class Nettiers.AdventureWorks.Services.CurrencyService

Inheritance: Nettiers.AdventureWorks.Services.CurrencyServiceBase
Mostra file Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
CurrencyService ( ) : System

Initializes a new instance of the CurrencyService class.

Method Details

CurrencyService() public method

Initializes a new instance of the CurrencyService class.
public CurrencyService ( ) : System
return System