Class Roles
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Reflection
Assembly: Volo.Abp.Core.Tests.dll
Syntax
public class Roles : BaseRole
Constructors
Roles()
Declaration
public Roles()
Fields
RoleName
Declaration
public const string RoleName = "DefaultRoleName"
Field Value
| Type | Description |
|---|---|
| string |