[Modify] Edit it

This commit is contained in:
sta 2017-03-26 16:16:50 +09:00
parent 16dfa9fcdb
commit f97011e44d

View File

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