ICompositeModelBinder Interface

Summary

Represents an aggregate of [Microsoft.AspNet.Mvc.ModelBinding.IModelBinder]() that delegates to one of the instances for model binding.

Syntax

public interface ICompositeModelBinder : IModelBinder

GitHub

View on GitHub

interface Microsoft.AspNet.Mvc.ModelBinding.ICompositeModelBinder