C# Class Nettiers.AdventureWorks.Entities.CurrencyRate

Inheritance: CurrencyRateBase
显示文件 Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
CurrencyRate ( ) : System

Creates a new CurrencyRate instance.

Method Details

CurrencyRate() public method

Creates a new CurrencyRate instance.
public CurrencyRate ( ) : System
return System