[Modify] Edit it
This commit is contained in:
parent
906265fb85
commit
344a31bd2f
@ -295,11 +295,11 @@ namespace WebSocketSharp.Server
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the name of subprotocol used in the WebSocket service.
|
/// Gets or sets the name of the WebSocket subprotocol for the service.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// A <see cref="string"/> that represents the name of subprotocol.
|
/// A <see cref="string"/> that represents the name of the subprotocol.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// The value specified for a set must be a token defined in
|
/// The value specified for a set must be a token defined in
|
||||||
|
Loading…
Reference in New Issue
Block a user