xxe 2 years ago
parent
commit
132bbf1718
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      HKCardIN/ViewModels/RootViewModel.cs

+ 0
- 2
HKCardIN/ViewModels/RootViewModel.cs View File

@@ -156,8 +156,6 @@ namespace HKCardIN.ViewModels
}
private void MainThread()
{
CardView view = new CardView();
view.Show();
ThreadManage.GetInstance().StartLong(new Action(() =>
{
try


Loading…
Cancel
Save