CancellationTokenModelBinderProvider 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.
public ref class CancellationTokenModelBinderProvider : Microsoft::AspNetCore::Mvc::ModelBinding::IModelBinderProvider
public class CancellationTokenModelBinderProvider : Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinderProvider
type CancellationTokenModelBinderProvider = class
interface IModelBinderProvider
Public Class CancellationTokenModelBinderProvider
Implements IModelBinderProvider
- Inheritance
-
CancellationTokenModelBinderProvider
- Implements
Constructors
CancellationTokenModelBinderProvider() |
Methods
GetBinder(ModelBinderProviderContext) |
Creates a IModelBinder based on ModelBinderProviderContext. |