'Declaration
<AttributeUsageAttribute(AttributeTargets.Class Or _ AttributeTargets.Method, AllowMultiple=False, Inherited=True)> Public NotInheritable Class C1AntiForgeryTokenAttribute Inherits System.Web.Mvc.FilterAttribute
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Method, AllowMultiple=false, Inherited=true)] public sealed class C1AntiForgeryTokenAttribute : System.Web.Mvc.FilterAttribute