[Gregor.Core.Collections.CMemberInfoExComparer]

Gregor.Core.Collections.CMemberInfoExComparer

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.Collections.

Details

public class Gregor.Core.Collections.CMemberInfoExComparer

: System.Object, System.Collections.IComparer

Custom Attributes: 

Description: 


Members

CMemberInfoExComparer

public CMemberInfoExComparer()

Custom Attributes: 

Description: 

m_Inner

private Gregor.Core.Collections.CMemberComparer m_Inner

Custom Attributes: 

Description: 

GroupByMemberKind

public System.Boolean GroupByMemberKind {get;set;}

Custom Attributes: 

Description: 

Compare

public System.Int32 Compare(System.Object x, System.Object y) // System.Collections.IComparer.Compare

Custom Attributes: 

Description: 


See Also

Gregor.Core.Collections.CMemberComparer

System.Object

System.Collections.IComparer

System.Boolean

System.Int32