コード例 #1
0
ファイル: NTR.cs プロジェクト: shinewave/kit-kat
 protected virtual void OnDataReady(DataReadyEventArgs e)
 {
     DataReady?.Invoke(this, e);
 }