C# Class Nettiers.AdventureWorks.Services.CountryRegionCurrencyService

Inheritance: Nettiers.AdventureWorks.Services.CountryRegionCurrencyServiceBase
显示文件 Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
CountryRegionCurrencyService ( ) : System

Initializes a new instance of the CountryRegionCurrencyService class.

Method Details

CountryRegionCurrencyService() public method

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