[Modify] Edit it
This commit is contained in:
parent
9a584f4b80
commit
9804f89ad0
@ -1605,11 +1605,12 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Implements the <see cref="ISerializable"/> interface and raises the deserialization event
|
/// Implements the <see cref="ISerializable"/> interface and raises
|
||||||
/// when the deserialization is complete.
|
/// the deserialization event when the deserialization is complete.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="sender">
|
/// <param name="sender">
|
||||||
/// An <see cref="object"/> that represents the source of the deserialization event.
|
/// An <see cref="object"/> instance that represents the source of
|
||||||
|
/// the deserialization event.
|
||||||
/// </param>
|
/// </param>
|
||||||
public override void OnDeserialization (object sender)
|
public override void OnDeserialization (object sender)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user