コード例 #1
0
 public bool GetResult() => Strategies == null || Strategies.All(x => x.Status == StrategyStatus.Done);