Class RoleComparer
Implements
Inherited Members
Namespace: DotNetNuke.Security.Roles
Assembly: DotNetNuke.dll
Syntax
public class RoleComparer : IComparer
Constructors
RoleComparer()
Declaration
public RoleComparer()
Methods
Compare(object, object)
Declaration
public int Compare(object x, object y)
Parameters
Type | Name | Description |
---|---|---|
object | x | |
object | y |
Returns
Type | Description |
---|---|
int |