[Modify] Edit it

master
sta 9 years ago
parent 76addde28f
commit 38ba7c599f

@ -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 {

Loading…
Cancel
Save