Bläddra i källkod

test

样式分支
fyf 2 år sedan
förälder
incheckning
fc2a69ab7f
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. +1
    -0
      BPASmartClient.ViewModel/MainViewModel.cs

+ 1
- 0
BPASmartClient.ViewModel/MainViewModel.cs Visa fil

@@ -65,6 +65,7 @@ namespace BPASmartClient.ViewModel
}));
});


dispatcherTimer = new DispatcherTimer();
dispatcherTimer.Tick += delegate
{


Laddar…
Avbryt
Spara