Browse Source

[Modify] Edit it

pull/298/merge
sta 8 months ago
parent
commit
3e8a0b56eb
  1. 3
      websocket-sharp/Net/HttpListenerException.cs

3
websocket-sharp/Net/HttpListenerException.cs

@ -54,8 +54,7 @@ namespace WebSocketSharp.Net
/// <summary>
/// Initializes a new instance of the <see cref="HttpListenerException"/>
/// class from the specified instances of the <see cref="SerializationInfo"/>
/// and <see cref="StreamingContext"/> classes.
/// class with the specified serialized data.
/// </summary>
/// <param name="serializationInfo">
/// A <see cref="SerializationInfo"/> that contains the serialized

Loading…
Cancel
Save