Example #1
0
 public static NativeJsContext GetCurrentContext()
 {
     return(new NativeJsContext(Cef3Binder.MyCefJsGetCurrentContext()));
 }