[Modify] Edit it
This commit is contained in:
parent
16dfa9fcdb
commit
f97011e44d
@ -204,8 +204,13 @@ namespace WebSocketSharp.Server
|
||||
/// Gets the paths for the WebSocket services.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// An <c>IEnumerable<string></c> instance that provides an enumerator
|
||||
/// which supports the iteration over the collection of the paths.
|
||||
/// <para>
|
||||
/// An <c>IEnumerable<string></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 {
|
||||
|
Loading…
Reference in New Issue
Block a user