示例#1
0
 private void ButtonUpdateBot_Click(object sender, RoutedEventArgs e)
 {
     _strategyKeeper.HotUpdateActiveBot();
 }