コード例 #1
0
ファイル: EventHandler.cs プロジェクト: DemonRem/ivmp
 public void Trigger(Jint.Native.JsValue[] Arguments)
 {
     Function.Invoke(Arguments);
 }