Forguncyマニュアル
FormCollection コンストラクタ

Microsoft.Owin 名前空間 > FormCollection クラス : FormCollection コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal store As IDictionary(Of String,String()) _
)
public FormCollection( 
   IDictionary<string,string[]> store
)

パラメータ

store
参照

FormCollection クラス
FormCollection メンバ