Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CSScheme
Continuation
C# 클래스 CSScheme.Continuation
상속:
Procedure
파일 보기
프로젝트 열기: jackpal/Dandy-Dungeon
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
value
Object
공개 메소드들
메소드
설명
Continuation
(
Exception
cc
) :
System
apply
(
Scheme
interpreter
,
Object
args
) :
Object
메소드 상세
Continuation()
공개
메소드
public
Continuation
(
Exception
cc
) :
System
cc
System.Exception
리턴
System
apply()
공개
메소드
public
apply
(
Scheme
interpreter
,
Object
args
) :
Object
interpreter
Scheme
args
Object
리턴
Object
프로퍼티 상세
value
공개적으로 프로퍼티
public
Object
value
리턴
Object