C# 클래스 Day8.SynchronizingThreads.CellProd

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

공개 메소드들

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

메소드 상세

CellProd() 공개 메소드

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

ThreadRun() 공개 메소드

public ThreadRun ( ) : void
리턴 void