Example #1
0
 protected void GetBattleInfo(IBattleService service)
 {
     Battles = service.GetBattles();
 }