C# Class Engage.Dnn.Publish.Util.UserRoleInfoComparer

Summary description for UserRoleInfoComparer.
Inheritance: IComparer
显示文件 Open project: EngageSoftware/Engage-Publish

Public Methods

Method Description
UserRoleInfoComparer ( bool descending ) : System
UserRoleInfoComparer ( bool descending, System.StringComparison provider ) : System

Private Methods

Method Description
Compare ( object x, object y ) : int
UserRoleInfoComparer ( ) : System

Method Details

UserRoleInfoComparer() public method

public UserRoleInfoComparer ( bool descending ) : System
descending bool
return System

UserRoleInfoComparer() public method

public UserRoleInfoComparer ( bool descending, System.StringComparison provider ) : System
descending bool
provider System.StringComparison
return System