Implemented interface member:
method
Delete
Microsoft.AspNetCore.Http.IResponseCookies.Delete(System.String, Microsoft.AspNetCore.Http.CookieOptions)
1 reference to Delete
Microsoft.AspNetCore.Http (1)
Internal\ResponseCookies.cs (1)
108Delete(key, new CookieOptions() { Path = "/" });