mirror of
https://github.com/ppy/osu.git
synced 2025-03-25 03:07:34 +08:00
Improve reference xmldoc
This commit is contained in:
parent
b27577e242
commit
5a80c49640
@ -49,7 +49,7 @@ namespace osu.Game.Online.Chat
|
||||
/// <summary>
|
||||
/// The links found in this message.
|
||||
/// </summary>
|
||||
/// <remarks>The links' positions are according to <see cref="DisplayContent"/></remarks>
|
||||
/// <remarks>The <see cref="Link"/>s' <see cref="Link.Index"/> and <see cref="Link.Length"/>s are according to <see cref="DisplayContent"/></remarks>
|
||||
public List<Link> Links;
|
||||
|
||||
public Message(long? id)
|
||||
|
Loading…
x
Reference in New Issue
Block a user