コード例 #1
0
 public void Add <TEnum>(ISequencerPointUC <TEnum> sequencerPoint) where TEnum : struct
 {
     EventRegister.Add(sequencerPoint);
 }