[Modify] Edit it
This commit is contained in:
parent
7db40445d8
commit
5929b057bf
@ -144,10 +144,10 @@ namespace WebSocketSharp.Server
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the <see cref="System.Type"/> of the behavior of the service.
|
/// Gets the <see cref="Type"/> of the behavior of the service.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="System.Type"/> that represents the type of the behavior of
|
/// A <see cref="Type"/> that represents the type of the behavior of
|
||||||
/// the service.
|
/// the service.
|
||||||
/// </value>
|
/// </value>
|
||||||
public abstract Type BehaviorType { get; }
|
public abstract Type BehaviorType { get; }
|
||||||
|
Loading…
Reference in New Issue
Block a user