예제 #1
0
파일: TestEventBus.cs 프로젝트: Daoting/dt
 public void LocalPublish()
 {
     Kit.LocalPublish(new KesEvent());
 }