[Modify] Edit it
This commit is contained in:
parent
3ba8d1434e
commit
3cab7b7722
@ -79,8 +79,8 @@ namespace WebSocketSharp
|
||||
/// Gets the message data as a <see cref="string"/>.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// A <see cref="string"/> that represents the message data,
|
||||
/// or <see langword="null"/> if it cannot be decoded to a string.
|
||||
/// A <see cref="string"/> that represents the message data
|
||||
/// if it can be decoded to a string; otherwise, <see langword="null"/>.
|
||||
/// </value>
|
||||
public string Data {
|
||||
get {
|
||||
|
Loading…
Reference in New Issue
Block a user