Beispiel #1
0
 public static NativeJsContext GetEnteredContext()
 {
     return(new NativeJsContext(Cef3Binder.MyCefJs_GetEnteredContext()));
 }