C# Class Examples.Money

显示文件 Open project: elbandit/PPPDDD Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Money ( int amount, Currency currency ) : System

Method Details

Money() public method

public Money ( int amount, Currency currency ) : System
amount int
currency System.Currency
return System