Web API Core | ComponentOne
C1.Web.Api Namespace / ImportModelBinderAttribute Class
Members

In This Topic
    ImportModelBinderAttribute Class
    In This Topic
    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