Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Gringotts
Domain
Subscription
C# Class Gringotts.Domain.Subscription
Show file
Open project: jskswamy/Gringotts
Class Usage Examples
Public Methods
Method
Description
Add
(
Offer
investment
) :
void
AlreadyInvested
(
Investor
investor
) :
bool
Confirm
(
Amount
outlay
) :
List
Method Details
Add()
public
method
public
Add
(
Offer
investment
) :
void
investment
Offer
return
void
AlreadyInvested()
public
method
public
AlreadyInvested
(
Investor
investor
) :
bool
investor
Investor
return
bool
Confirm()
public
method
public
Confirm
(
Amount
outlay
) :
List
outlay
Amount
return
List