Interface IModelBinderList<T>
public interface IModelBinderList<T> : IModelBinder<IList<T>>, IModelBinderCollection<T>, IModelBinder<ICollection<T>>, IModelBinder, IModelBinderCollection
Type Parameters
T
- Inherited Members
public interface IModelBinderList<T> : IModelBinder<IList<T>>, IModelBinderCollection<T>, IModelBinder<ICollection<T>>, IModelBinder, IModelBinderCollection
T