[Modify] Edit it

This commit is contained in:
sta 2017-03-23 17:08:16 +09:00
parent 76addde28f
commit 38ba7c599f

View File

@ -194,8 +194,8 @@ namespace WebSocketSharp.Server
/// Gets the paths for the WebSocket services. /// Gets the paths for the WebSocket services.
/// </summary> /// </summary>
/// <value> /// <value>
/// An <c>IEnumerable&lt;string&gt;</c> instance that provides an enumerator which supports /// An <c>IEnumerable&lt;string&gt;</c> instance that provides an enumerator
/// the iteration over the collection of the paths for the services. /// which supports the iteration over the collection of the paths.
/// </value> /// </value>
public IEnumerable<string> Paths { public IEnumerable<string> Paths {
get { get {