Forguncyマニュアル
PostAttribute クラス
メンバ 

GrapeCity.Forguncy.ServerApi 名前空間 : PostAttribute クラス
POSTメソッドにより実行されるアクションであることを指定します。
シンタックス
'宣言
 
<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 
継承階層

System.Object
   System.Attribute
      GrapeCity.Forguncy.ServerApi.PostAttribute

参照

PostAttribute メンバ
GrapeCity.Forguncy.ServerApi 名前空間