|
|
|
@ -1076,8 +1076,8 @@ namespace WebSocketSharp.Server
|
|
|
|
/// instance or <see langword="null"/> if not found.
|
|
|
|
/// instance or <see langword="null"/> if not found.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// That session instance provides the function to access
|
|
|
|
/// That session instance provides the function to
|
|
|
|
/// the information in the session.
|
|
|
|
/// access the information in the session.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// </param>
|
|
|
|
/// </param>
|
|
|
|
/// <exception cref="ArgumentNullException">
|
|
|
|
/// <exception cref="ArgumentNullException">
|
|
|
|
|