C# 클래스 Fan.Sys.Future.WhenDone

파일 보기 프로젝트 열기: xored/f4

공개 프로퍼티들

프로퍼티 타입 설명
actor Actor
future Future

공개 메소드들

메소드 설명
WhenDone ( Actor a, Future f ) : System.Collections

메소드 상세

WhenDone() 공개 메소드

public WhenDone ( Actor a, Future f ) : System.Collections
a Actor
f Future
리턴 System.Collections

프로퍼티 상세

actor 공개적으로 프로퍼티

public Actor,Fan.Sys actor
리턴 Actor

future 공개적으로 프로퍼티

public Future,Fan.Sys future
리턴 Future