ModelBinderProviderExtensions 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.
Extension methods for IModelBinderProvider.
public ref class ModelBinderProviderExtensions abstract sealed
public static class ModelBinderProviderExtensions
type ModelBinderProviderExtensions = class
Public Module ModelBinderProviderExtensions
- Inheritance
-
ModelBinderProviderExtensions
Methods
RemoveType(IList<IModelBinderProvider>, Type) |
Removes all model binder providers of the specified type. |
RemoveType<TModelBinderProvider>(IList<IModelBinderProvider>) |
Removes all model binder providers of the specified type. |