Skybound.Gecko.AutoJSContext.JS_BeginRequest C# (CSharp) 메소드

JS_BeginRequest() 개인적인 메소드

private JS_BeginRequest ( IntPtr cx ) : IntPtr
cx System.IntPtr
리턴 System.IntPtr
        static extern IntPtr JS_BeginRequest(IntPtr cx);