C# 클래스 Day8.SynchronizingThreads.CellCons

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

공개 메소드들

메소드 설명
CellCons ( Cell box, int request ) : System
ThreadRun ( ) : void

메소드 상세

CellCons() 공개 메소드

public CellCons ( Cell box, int request ) : System
box Cell
request int
리턴 System

ThreadRun() 공개 메소드

public ThreadRun ( ) : void
리턴 void