[Modify] Edit it
This commit is contained in:
parent
457c0635e2
commit
0f25f3cef2
@ -170,6 +170,10 @@ namespace WebSocketSharp.Net
|
||||
/// <summary>
|
||||
/// Gets the roles associated with the credentials.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This property returns an empty array if the roles were
|
||||
/// initialized with <see langword="null"/>.
|
||||
/// </remarks>
|
||||
/// <value>
|
||||
/// An array of <see cref="string"/> that represents the role names
|
||||
/// to which the username belongs.
|
||||
|
Loading…
Reference in New Issue
Block a user