C# 클래스 DCT.UI.CoreUI.BulkMoveArg

파일 보기 프로젝트 열기: typpo/outwar-dca

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
BulkMoveArg ( int accountIndex, int room, ManualResetEvent handle ) : System

메소드 상세

BulkMoveArg() 공개 메소드

public BulkMoveArg ( int accountIndex, int room, ManualResetEvent handle ) : System
accountIndex int
room int
handle System.Threading.ManualResetEvent
리턴 System