[Modify] Edit it
This commit is contained in:
parent
90750b69ce
commit
76addde28f
@ -95,8 +95,8 @@ namespace WebSocketSharp.Server
|
|||||||
/// Gets the WebSocket service hosts.
|
/// Gets the WebSocket service hosts.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// An <see cref="T:System.Collections.Generic.IEnumerable{WebSocketServiceHost}"/>
|
/// An <c>IEnumerable<WebSocketServiceHost></c> instance that
|
||||||
/// instance that provides an enumerator which supports the iteration over
|
/// provides an enumerator which supports the iteration over
|
||||||
/// the collection of the <see cref="WebSocketServiceHost"/> instances.
|
/// the collection of the <see cref="WebSocketServiceHost"/> instances.
|
||||||
/// </value>
|
/// </value>
|
||||||
public IEnumerable<WebSocketServiceHost> Hosts {
|
public IEnumerable<WebSocketServiceHost> Hosts {
|
||||||
|
Loading…
Reference in New Issue
Block a user