'宣言
Public Sub AppendResponseCookie( _ ByVal context As IOwinContext, _ ByVal key As String, _ ByVal value As String, _ ByVal options As CookieOptions _ )
public void AppendResponseCookie( IOwinContext context, string key, string value, CookieOptions options )
パラメータ
- context
- key
- value
- options