ServicesModelBinder Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An IModelBinder which binds models from the request services when a model has the binding source Services.
public ref class ServicesModelBinder : Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinderpublic class ServicesModelBinder : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBindertype ServicesModelBinder = class
    interface IModelBinderPublic Class ServicesModelBinder
Implements IModelBinder- Inheritance
- 
				ServicesModelBinder
- Implements
Constructors
| ServicesModelBinder() | 
Methods
| BindModelAsync(ModelBindingContext) | Attempts to bind a model. |