0
Q:

lambda not null c#

var result = Store.FirstOrDefault(x => x.Products.Coupon != null && x.Products.Coupon.Any() && x.Products.Coupon[0] == 100);
0

New to Communities?

Join the community