C# 클래스 Microsoft.Ccr.Core.DispatcherTest.FaultyDispatcherQueue

상속: DispatcherQueue
파일 보기 프로젝트 열기: kumpera/Ccr

공개 메소드들

메소드 설명
FaultyDispatcherQueue ( string str, Dispatcher disp ) : System
TryDequeue ( ITask &task ) : bool

메소드 상세

FaultyDispatcherQueue() 공개 메소드

public FaultyDispatcherQueue ( string str, Dispatcher disp ) : System
str string
disp Dispatcher
리턴 System

TryDequeue() 공개 메소드

public TryDequeue ( ITask &task ) : bool
task ITask
리턴 bool