C# 클래스 CaveTube.CaveTubeClient.TimerUtil

파일 보기 프로젝트 열기: madguy/CaveTalk

공개 메소드들

메소드 설명
SetTimeout ( Int32 timeout, System.Action act ) : void

메소드 상세

SetTimeout() 공개 정적인 메소드

public static SetTimeout ( Int32 timeout, System.Action act ) : void
timeout System.Int32
act System.Action
리턴 void