🌈 搜索
📅  最后修改于: 2022-03-11 14:48:52.479000             🧑  作者: Mango
x => x.Lists.Include(l => l.Title) .Where(l => l.Title != String.Empty) .Where(l => l.InternalName != String.Empty)