Property | Type | Description | |
---|---|---|---|
CalculateParticipation | Amount>.Dictionary | ||
GetSplittedHolding |
Method | Description | |
---|---|---|
Add ( |
||
AddRange ( List |
||
ClearAllInvestments ( ) : void | ||
DistributeDividends ( |
||
Split ( |
Method | Description | |
---|---|---|
CalculateParticipation ( ) : Amount>.Dictionary |
||
GetSplittedHolding ( |
public AddRange ( List |
||
confirmedInvestments | List |
|
return | void |
public DistributeDividends ( |
||
amount | ||
return | void |
public Split ( |
||
percentage | ||
return | IList |