1 type derived from Product
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
Models\Software.cs (1)
8
public class Software :
Product
1 reference to Product
Microsoft.AspNetCore.Mvc.IntegrationTests (1)
Models\ProductViewModel.cs (1)
8
[ModelMetadataType(typeof(
Product
))]