示例#1
0
 private void Instance_OnGameStop(RealmEventArgs args)
 {
     CurrentGameState.Save(Kernel.Get <IRealmLiveDbContext>());
 }