Moves IControllerArgumentBinder and IControllerPropertyActivator into .Internal. Also renames ControllerArgumentBinder -> DefaultControllerArgumentBinder for consistency with other controller extensibility types. We don't think these are 100% baked for our long term maintenance of the product, and want to reserve the ability to make changes in the future. |
||
|---|---|---|
| .. | ||
| ControllerActionDescriptor.cs | ||
| ControllerBoundPropertyDescriptor.cs | ||
| ControllerFeature.cs | ||
| ControllerFeatureProvider.cs | ||
| ControllerParameterDescriptor.cs | ||
| DefaultControllerActivator.cs | ||
| DefaultControllerFactory.cs | ||
| IControllerActivator.cs | ||
| IControllerFactory.cs | ||
| ServiceBasedControllerActivator.cs | ||