Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Gringotts
Domain
Subscription
C# Class Gringotts.Domain.Subscription
Afficher le fichier
Open project: jskswamy/Gringotts
Class Usage Examples
Méthodes publiques
Méthode
Description
Add
(
Offer
investment
) :
void
AlreadyInvested
(
Investor
investor
) :
bool
Confirm
(
Amount
outlay
) :
List
Method Details
Add()
public
méthode
public
Add
(
Offer
investment
) :
void
investment
Offer
Résultat
void
AlreadyInvested()
public
méthode
public
AlreadyInvested
(
Investor
investor
) :
bool
investor
Investor
Résultat
bool
Confirm()
public
méthode
public
Confirm
(
Amount
outlay
) :
List
outlay
Amount
Résultat
List