Method | Description | |
---|---|---|
AcceptOffer ( |
||
AcceptReturn ( |
||
AcceptSurplus ( |
||
AddInvestmentToPortfolio ( |
||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Investor ( ) : System | ||
Investor ( |
Method | Description | |
---|---|---|
Pay ( |
public AcceptReturn ( |
||
dividend | ||
return | void |
public AcceptSurplus ( |
||
surplus | ||
return | void |
public AddInvestmentToPortfolio ( |
||
investment | ||
return | void |
public Investor ( |
||
name | ||
date | ||
amount | ||
return | System |