1 type derived from SimpleModel
FormatterWebSite (1)
Controllers\SystemTextJsonOutputFormatterController.cs (1)
33public class DerivedModel : SimpleModel
1 reference to SimpleModel
FormatterWebSite (1)
Controllers\SystemTextJsonOutputFormatterController.cs (1)
15public ActionResult<SimpleModel> PolymorphicResult() => new DerivedModel