[Modify] Edit it

This commit is contained in:
sta 2017-03-23 17:14:55 +09:00
parent 38ba7c599f
commit 26fa3b64d7

View File

@ -92,7 +92,7 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets the WebSocket service hosts. /// Gets the host instances for the WebSocket services.
/// </summary> /// </summary>
/// <value> /// <value>
/// An <c>IEnumerable&lt;WebSocketServiceHost&gt;</c> instance that /// An <c>IEnumerable&lt;WebSocketServiceHost&gt;</c> instance that