Esempio n. 1
0
 public void TitleChange(string text)
 {
     _parent.OnDocumentTitleChanged(EventArgs.Empty);
 }