[Modify] Edit it

This commit is contained in:
sta 2017-03-22 18:04:37 +09:00
parent 90750b69ce
commit 76addde28f

View File

@ -95,8 +95,8 @@ namespace WebSocketSharp.Server
/// Gets the WebSocket service hosts.
/// </summary>
/// <value>
/// An <see cref="T:System.Collections.Generic.IEnumerable{WebSocketServiceHost}"/>
/// instance that provides an enumerator which supports the iteration over
/// An <c>IEnumerable&lt;WebSocketServiceHost&gt;</c> instance that
/// provides an enumerator which supports the iteration over
/// the collection of the <see cref="WebSocketServiceHost"/> instances.
/// </value>
public IEnumerable<WebSocketServiceHost> Hosts {