C# 클래스 WcfClientProxyGenerator.Tests.Infrastructure.ResetEventExt

파일 보기 프로젝트 열기: jweber/WcfClientProxyGenerator

공개 메소드들

메소드 설명
WaitOrFail ( this resetEvent, string message ) : void

메소드 상세

WaitOrFail() 공개 정적인 메소드

public static WaitOrFail ( this resetEvent, string message ) : void
resetEvent this
message string
리턴 void