Fix a few for HttpListenerException.cs
This commit is contained in:
parent
bb44aa45c9
commit
bcc92b81af
@ -60,7 +60,7 @@ namespace WebSocketSharp.Net
|
||||
/// A <see cref="SerializationInfo"/> that contains the serialized object data.
|
||||
/// </param>
|
||||
/// <param name="streamingContext">
|
||||
/// A <see cref="StreamingContext"/> that represents the source for the deserialization.
|
||||
/// A <see cref="StreamingContext"/> that specifies the source for the deserialization.
|
||||
/// </param>
|
||||
protected HttpListenerException (
|
||||
SerializationInfo serializationInfo, StreamingContext streamingContext)
|
||||
|
Loading…
Reference in New Issue
Block a user