C# 클래스 UiaAtkBridge.GLibHacks

This code is ripped from gtk-sharp, and just provides a convenient way to invoke some code on the glib mainloop.
파일 보기 프로젝트 열기: mono/uia2atk 1 사용 예제들

공개 메소드들

메소드 설명
Invoke ( EventHandler d ) : AutoResetEvent
Invoke ( object sender, EventArgs args, EventHandler d ) : AutoResetEvent

메소드 상세

Invoke() 공개 정적인 메소드

public static Invoke ( EventHandler d ) : AutoResetEvent
d EventHandler
리턴 System.Threading.AutoResetEvent

Invoke() 공개 정적인 메소드

public static Invoke ( object sender, EventArgs args, EventHandler d ) : AutoResetEvent
sender object
args System.EventArgs
d EventHandler
리턴 System.Threading.AutoResetEvent