'宣言
<AttributeUsageAttribute(AttributeTargets.All, Inherited=True, AllowMultiple=False)> Public Class PostAttribute Inherits System.Attribute
[AttributeUsage(AttributeTargets.All, Inherited=true, AllowMultiple=false)] public class PostAttribute : System.Attribute