コード例 #1
0
 internal void OnAttach()
 {
     Attach?.Invoke(this, EventArgs.Empty);
 }