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.
|
/// A <see cref="SerializationInfo"/> that contains the serialized object data.
|
||||||
/// </param>
|
/// </param>
|
||||||
/// <param name="streamingContext">
|
/// <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>
|
/// </param>
|
||||||
protected HttpListenerException (
|
protected HttpListenerException (
|
||||||
SerializationInfo serializationInfo, StreamingContext streamingContext)
|
SerializationInfo serializationInfo, StreamingContext streamingContext)
|
||||||
|
Loading…
Reference in New Issue
Block a user