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