Add using System.Linq; namespace. Then you can do this: (await yourMethod.ToListAsync()).Select(a => new { });.
確定! 回上一頁