兼容 LINQ (.NET)兼容 LINQ (.NET) from o in box.Select<Class>("from Class") where o.Text.Contains(text) select o;