コード例 #1
0
 public void Invoke(A arg)
 {
     if (mk_channel != null)
     {
         mk_channel.Invoke(arg);
     }
     mk_0AChannel.Invoke();
 }