コード例 #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);