[Modify] Edit it

master
sta 9 years ago
parent 4c08b41f5a
commit 856b34a9c4

@ -153,7 +153,8 @@ namespace WebSocketSharp.Net
/// Gets the roles associated with the credentials. /// Gets the roles associated with the credentials.
/// </summary> /// </summary>
/// <value> /// <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> /// </value>
public string[] Roles { public string[] Roles {
get { get {

Loading…
Cancel
Save