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