[Modify] Edit it

This commit is contained in:
sta 2017-04-28 15:59:07 +09:00
parent 4c08b41f5a
commit 856b34a9c4

View File

@ -153,7 +153,8 @@ namespace WebSocketSharp.Net
/// Gets the roles associated with the credentials.
/// </summary>
/// <value>
/// An array of <see cref="string"/> that represents the role names.
/// An array of <see cref="string"/> that represents the role names
/// to which the username belongs.
/// </value>
public string[] Roles {
get {