DESKTOP-6U0VOTJ\User %!s(int64=6) %!d(string=hai) anos
pai
achega
6dcd199011
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dev/OHV/VehicleControlSystem/VCSystem.cs

+ 1 - 0
Dev/OHV/VehicleControlSystem/VCSystem.cs

@@ -28,6 +28,7 @@ namespace VehicleControlSystem
         {
             //ys-hwang test sourcetree
             this.eventAggregator = ea;
+            this.eventAggregator = ea;
 
             this.eventAggregator.GetEvent<ApplicationExitEvent>().Subscribe((o) => Dispose(), true);
         }