INNER CODE UNIT · C#
Discount
mongodb/mongo-efcore-provider · benchmarks/MongoDB.EntityFrameworkCore.Benchmarks/Model.Extended.cs:44
public class Discount { public string Kind { get; set; } = ""; public decimal Amount { get; set; } }
INNER CODE UNIT · C#
mongodb/mongo-efcore-provider · benchmarks/MongoDB.EntityFrameworkCore.Benchmarks/Model.Extended.cs:44
public class Discount { public string Kind { get; set; } = ""; public decimal Amount { get; set; } }