[Modify] Edit it

master
sta 6 years ago
parent e9c6c5f015
commit 5ca24dceb3

@ -954,7 +954,7 @@ namespace WebSocketSharp.Net
/// </exception> /// </exception>
/// <exception cref="ArgumentException"> /// <exception cref="ArgumentException">
/// <paramref name="cookie"/> already exists in the cookies but /// <paramref name="cookie"/> already exists in the cookies but
/// it can not be updated. /// it cannot be updated.
/// </exception> /// </exception>
public void SetCookie (Cookie cookie) public void SetCookie (Cookie cookie)
{ {

Loading…
Cancel
Save