C# 클래스 Tests.Helpers.EventHelper

파일 보기 프로젝트 열기: brunomlopes/ILoveLucene

공개 메소드들

메소드 설명
WaitForEvent ( Action addEvent, Action removeEvent, System.Action action ) : void

메소드 상세

WaitForEvent() 공개 정적인 메소드

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