Beispiel #1
0
 public void OnDidChangeData(JToken e)
 {
     _browserService.EnqueueNotification(new DidChangeDataNotificationType(e));
 }