Example #1
0
		public SortieViewModel(FleetState state) : base(state) {
            SortieInfo = state.GetFleet().SortieInfo;
		}