Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Gringotts
Domain
Subscription
C# 클래스 Gringotts.Domain.Subscription
파일 보기
프로젝트 열기: jskswamy/Gringotts
1 사용 예제들
공개 메소드들
메소드
설명
Add
(
Offer
investment
) :
void
AlreadyInvested
(
Investor
investor
) :
bool
Confirm
(
Amount
outlay
) :
List
메소드 상세
Add()
공개
메소드
public
Add
(
Offer
investment
) :
void
investment
Offer
리턴
void
AlreadyInvested()
공개
메소드
public
AlreadyInvested
(
Investor
investor
) :
bool
investor
Investor
리턴
bool
Confirm()
공개
메소드
public
Confirm
(
Amount
outlay
) :
List
outlay
Amount
리턴
List