[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> /// <summary>
/// Gets the role names to which the user associated with the credentials belongs. /// Gets the roles associated with the credentials.
/// </summary> /// </summary>
/// <value> /// <value>
/// An array of <see cref="string"/> that contains the role names to which /// An array of <see cref="string"/> that represents the role names.
/// the user associated with the credentials belongs if any.
/// </value> /// </value>
public string[] Roles { public string[] Roles {
get { get {