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