C# Class Tests.Helpers.EventHelper

Mostra file Open project: brunomlopes/ILoveLucene

Public Methods

Method Description
WaitForEvent ( Action addEvent, Action removeEvent, System.Action action ) : void

Method Details

WaitForEvent() public static method

public static WaitForEvent ( Action addEvent, Action removeEvent, System.Action action ) : void
addEvent Action
removeEvent Action
action System.Action
return void