Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Treasure
Chest
C# 클래스 Treasure.Chest
파일 보기
프로젝트 열기: ajlopez/TddRocks
1 사용 예제들
공개 메소드들
메소드
설명
Chest
(
int
key
,
IList
keys
) :
System
Chest
(
string
definition
) :
System
Close
( ) :
void
Open
( ) :
void
메소드 상세
Chest()
공개
메소드
public
Chest
(
int
key
,
IList
keys
) :
System
key
int
keys
IList
리턴
System
Chest()
공개
메소드
public
Chest
(
string
definition
) :
System
definition
string
리턴
System
Close()
공개
메소드
public
Close
( ) :
void
리턴
void
Open()
공개
메소드
public
Open
( ) :
void
리턴
void