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