C# 클래스 Hardly.ThreadHelpers

파일 보기 프로젝트 열기: hardlydifficult/HardlyBot

공개 메소드들

메소드 설명
Run ( this threads ) : void
WaitTillAllComplete ( this threads ) : void

메소드 상세

Run() 공개 정적인 메소드

public static Run ( this threads ) : void
threads this
리턴 void

WaitTillAllComplete() 공개 정적인 메소드

public static WaitTillAllComplete ( this threads ) : void
threads this
리턴 void