C1.Web.Api Namespace / ImportModelBinderAttribute Class
Members

ImportModelBinderAttribute Class
An attribute to apply to action parameters for model binding for import.
Syntax
Inheritance Hierarchy

System.Object
   System.Attribute
      Microsoft.AspNetCore.Mvc.ModelBinderAttribute
         C1.Web.Api.ImportModelBinderAttribute

See Also