예제 #1
0
파일: Window.cs 프로젝트: modulexcite/IL2JS
 extern public static void DetachEvent(Window inst, string eventName, HtmlEventHandler handler);
예제 #2
0
파일: Window.cs 프로젝트: modulexcite/IL2JS
 extern private static HtmlEvent GetEvent(Window inst);