[Modify] Edit it

master
sta 9 years ago
parent f1d774f5ae
commit 016f4ba1cb

@ -84,7 +84,7 @@ namespace WebSocketSharp
/// </summary> /// </summary>
/// <value> /// <value>
/// An <see cref="System.Exception"/> instance that represents the cause of /// An <see cref="System.Exception"/> instance that represents the cause of
/// the error, or <see langword="null"/> if it is not due to an exception. /// the error if it is due to an exception; otherwise, <see langword="null"/>.
/// </value> /// </value>
public Exception Exception { public Exception Exception {
get { get {

Loading…
Cancel
Save