C# 클래스 Base.TPoller

파일 보기 프로젝트 열기: egametang/Egametang 1 사용 예제들

공개 메소드들

메소드 설명
Add ( System.Action action ) : void
Update ( ) : void

메소드 상세

Add() 공개 메소드

public Add ( System.Action action ) : void
action System.Action
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void