mirror of
https://github.com/denglihong2007/CRSim
synced 2026-08-10 03:16:08 +08:00
@@ -8,7 +8,7 @@ namespace CRSim.ScreenSimulator.Abstractions
|
||||
{
|
||||
ITimeService TimeService { get; }
|
||||
Dispatcher UIDispatcher { get; set; }
|
||||
void LoadData(Station station, string ticketCheck, string platform);
|
||||
void LoadData(Station station, TicketCheck? ticketCheck, string platform);
|
||||
string? Text { get; set; }
|
||||
Uri Video { get; set; }
|
||||
int Location { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user