methods This change applies the 'override' semantic to attribute routes on virtual methods. A method override can either inherit attribute routes from a base definition, or can replace them. It's not possible to inherit routes and also add to them. |
||
|---|---|---|
| .. | ||
| ActionApplicationModelConventionTest.cs | ||
| ActionModelTest.cs | ||
| AttributeRouteModelTests.cs | ||
| ControllerApplicationModelConventionTest.cs | ||
| ControllerModelTest.cs | ||
| DefaultActionModelBuilderTest.cs | ||
| DefaultControllerModelBuilderTest.cs | ||
| ParameterModelTest.cs | ||
| PropertyModelTest.cs | ||