[Modify] Edit it

This commit is contained in:
sta 2019-07-05 19:35:28 +09:00
parent aa3f136d22
commit 14591e9c83

View File

@ -113,7 +113,8 @@ namespace WebSocketSharp
/// Gets the reason for the close.
/// </summary>
/// <value>
/// A <see cref="string"/> that represents the reason for the close if any.
/// A <see cref="string"/> that represents the reason for the close
/// if present.
/// </value>
public string Reason {
get {