Beispiel #1
0
 protected virtual void OnGetFiles(EventArgs e)
 {
     GetFiles?.Invoke(this, e);
 }