Beispiel #1
0
 protected virtual void OnCopyText(CopyTextEventArgs e)
 {
     CopyText?.Invoke(this, e);
 }