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