C# Class WcfClientProxyGenerator.Tests.Infrastructure.ResetEventExt

ファイルを表示 Open project: jweber/WcfClientProxyGenerator

Public Methods

Method Description
WaitOrFail ( this resetEvent, string message ) : void

Method Details

WaitOrFail() public static method

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