aspnetcore/test/WebSites/HtmlGenerationWebSite/Models
Doug Bunting 1672820e4e Add functional test covering an `IList<T>` property
- #5656
2017-03-29 12:32:06 -07:00
..
AClass.cs Seperate view and model for enum display 2016-11-30 11:13:38 -08:00
Customer.cs
DayOfWeek.cs Seperate view and model for enum display 2016-11-30 11:13:38 -08:00
Employee.cs
Folder.cs
Gender.cs
Item.cs
Month.cs Seperate view and model for enum display 2016-11-30 11:13:38 -08:00
Order.cs Add functional test covering an `IList<T>` property 2017-03-29 12:32:06 -07:00
PartialModel.cs Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
Person.cs
Product.cs
SuperTemplateModel.cs Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
SuperViewModel.cs Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
TemplateModel.cs Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
ViewModel.cs Preserve existing metadata in `ViewDataDictionary` where possible 2016-04-08 14:44:36 -07:00
Warehouse.cs