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