コード例 #1
0
 protected virtual void OnCreateResult(StandardEventArgs e)
 {
     CreateResult?.Invoke(this, e);
 }