[Modify] Edit it

This commit is contained in:
sta 2017-11-04 17:19:14 +09:00
parent b9d482ceca
commit a1a09b3462

View File

@ -645,7 +645,7 @@ namespace WebSocketSharp
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="string"/> that will be one of the names of the subprotocols /// A <see cref="string"/> that will be one of the names of the subprotocols
/// specified by client or an empty string if not specified or selected. /// specified by client, or an empty string if not specified or selected.
/// </value> /// </value>
public string Protocol { public string Protocol {
get { get {