Fix a few for HttpListenerException.cs

master
sta 12 years ago
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…
Cancel
Save