[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. /// Gets the reason for the close.
/// </summary> /// </summary>
/// <value> /// <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> /// </value>
public string Reason { public string Reason {
get { get {