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