Beispiel #1
0
 public NativeJsContext GetFrameContext()
 {
     return(new NativeJsContext(Cef3Binder.MyCefJsFrameContext(this.Ptr)));
 }