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