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