[Modify] Edit it

This commit is contained in:
sta 2017-04-28 04:31:05 +09:00
parent b9094fc27d
commit 17e12b99f4

View File

@ -149,11 +149,10 @@ namespace WebSocketSharp.Net
}
/// <summary>
/// Gets the role names to which the user associated with the credentials belongs.
/// Gets the roles associated with the credentials.
/// </summary>
/// <value>
/// An array of <see cref="string"/> that contains the role names to which
/// the user associated with the credentials belongs if any.
/// An array of <see cref="string"/> that represents the role names.
/// </value>
public string[] Roles {
get {