コード例 #1
0
ファイル: TestEventBus.cs プロジェクト: Daoting/dt
 public void LocalPublish()
 {
     Kit.LocalPublish(new KesEvent());
 }