C1.Web.Api Namespace / ImportSourceModelBinder Class
Members

ImportSourceModelBinder Class
ModelBinder for uploaded file as import source.
Syntax
'Declaration
 
Public Class ImportSourceModelBinder 
   Implements Microsoft.AspNetCore.Mvc.ModelBinding.IModelBinder 
 
Inheritance Hierarchy

System.Object
   C1.Web.Api.ImportSourceModelBinder

See Also