C# Class Nettiers.AdventureWorks.Services.CurrencyRateService

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

Public Methods

Method Description
CurrencyRateService ( ) : System

Initializes a new instance of the CurrencyRateService class.

Method Details

CurrencyRateService() public method

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