[]
迭代当前命令的子命令,用于查找替换。
public interface IContainSubCommands
迭代子命令列表。
IEnumerable<List<Command>> EnumSubCommands()
子命令迭代器。