'Declaration
<AttributeUsageAttribute(AttributeTargets.Parameter, AllowMultiple=False, Inherited=True)> Public Class ExcelExportModelBinderAttribute Inherits System.Web.Http.ModelBinding.ModelBinderAttribute
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple=false, Inherited=true)] public class ExcelExportModelBinderAttribute : System.Web.Http.ModelBinding.ModelBinderAttribute