Ejemplo n.º 1
0
 public static void NotifyRendererAsync(MyCefCallback callback)
 {
     Cef3Binder.MyCefJsNotifyRenderer(callback, IntPtr.Zero);
 }