[Modify] Polish it

master
sta 7 years ago
parent 45b20c0e95
commit 66359954aa

@ -46,7 +46,7 @@ namespace WebSocketSharp.Net
/// The exception that is thrown when a <see cref="Cookie"/> gets an error. /// The exception that is thrown when a <see cref="Cookie"/> gets an error.
/// </summary> /// </summary>
[Serializable] [Serializable]
public class CookieException : FormatException, ISerializable public class CookieException : FormatException
{ {
#region Internal Constructors #region Internal Constructors

Loading…
Cancel
Save