Exemple #1
0
 protected override bool Run()
 {
     _ctrlRebellionOrganize.Run();
     return(StrategyUtils.ChkStateRebellionTaskIsRun(StrategyRebellionTaskManagerMode.Organize));
 }
 protected override bool Run()
 {
     return(StrategyUtils.ChkStateRebellionTaskIsRun(StrategyRebellionTaskManagerMode.StrategyRebellionTaskManager_ST));
 }