[]
        
(Showing Draft Content)

GrapeCity.Forguncy.ServerApi.PostAttribute

类 PostAttribute

指定POST方法要执行的Action。

继承
object
System.Attribute
PostAttribute
命名空间: GrapeCity.Forguncy.ServerApi
程序集: GrapeCity.Forguncy.ServerApi.dll
语法
public class PostAttribute : Attribute

构造函数

PostAttribute()

指定POST方法要执行的Action。

声明
public PostAttribute()