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