1 implementation of ICollectionModelBinder
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\Binders\CollectionModelBinder.cs (1)
22public partial class CollectionModelBinder<TElement> : ICollectionModelBinder
2 references to ICollectionModelBinder
Microsoft.AspNetCore.Mvc.Core (2)
ModelBinding\ICollectionModelBinder.cs (2)
14/// Gets an indication whether or not this <see cref="ICollectionModelBinder"/> implementation can create 19/// <c>true</c> if this <see cref="ICollectionModelBinder"/> implementation can create an <see cref="object"/>