Method | Description | |
---|---|---|
AddOffer ( |
||
ChangeStateToCancelled ( ) : void | ||
ChangeStateToStarted ( ) : void | ||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetVentureHistory ( ) : |
||
GoBankrupt ( ) : void | ||
HandOutDividends ( |
||
IsClosed ( ) : bool | ||
IsProposed ( ) : bool | ||
IsStarted ( ) : bool | ||
Split ( |
||
Start ( ) : void | ||
SubscribedAmount ( ) : |
||
Venture ( ) : System | ||
Venture ( |
Method | Description | |
---|---|---|
AddEventToVentureHistory ( String eventType ) : void | ||
AddInvestmentsToHolding ( List |
||
AddInvestmentsToPortfolio ( IEnumerable |
||
CloseTheVenture ( ) : void | ||
MinimumInvestment ( |
||
Venture ( |
public AddOffer ( |
||
investor | ||
investedAmount | ||
return |
public GetVentureHistory ( ) : |
||
return |
public HandOutDividends ( |
||
dividend | ||
return | void |
public Split ( |
||
termsOfSplit | ||
return | IEnumerable |
public Venture ( |
||
name | ||
outlay | ||
minInvestment | ||
return | System |