C# 클래스 BitSharper.PeerGroup.PeerGroupThreadFactory

상속: IThreadFactory
파일 보기 프로젝트 열기: TangibleCryptography/BitSharper

공개 메소드들

메소드 설명
NewThread ( IRunnable r ) : Thread
PeerGroupThreadFactory ( ) : System

메소드 상세

NewThread() 공개 메소드

public NewThread ( IRunnable r ) : Thread
r IRunnable
리턴 Thread

PeerGroupThreadFactory() 공개 메소드

public PeerGroupThreadFactory ( ) : System
리턴 System