예제 #1
0
 protected virtual void OnDataReady(DataReadyEventArgs e)
 {
     DataReady?.Invoke(this, e);
 }