コード例 #1
0
 public void Execute(T args)
 {
     CommonEvent?.Invoke(this, args);
 }