[Gregor.Core.Collections.CTypeInfoExComparer]

Gregor.Core.Collections.CTypeInfoExComparer

Saturday, September 15, 2007

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

Details

public class Gregor.Core.Collections.CTypeInfoExComparer

: System.Object, System.Collections.IComparer, System.Collections.Generic.IComparer<>

Custom Attributes: 

Description: 


Members

CTypeInfoExComparer

public CTypeInfoExComparer()

Custom Attributes: 

Description: 

m_Inner

private Gregor.Core.Collections.CTypeComparer m_Inner

Custom Attributes: 

Description: 

GroupByNamespace

public System.Boolean GroupByNamespace {get;set;}

Custom Attributes: 

Description: 

GroupByTypeKind

public System.Boolean GroupByTypeKind {get;set;}

Custom Attributes: 

Description: 

UseSimpleName

public System.Boolean UseSimpleName {get;set;}

Custom Attributes: 

Description: 

Compare

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

Custom Attributes: 

Description: 

System.Collections.Generic.IComparer.Compare

private System.Int32 System.Collections.Generic.IComparer.Compare(Gregor.Core.CTypeInfoEx typeInfo1, Gregor.Core.CTypeInfoEx typeInfo2) // System.Collections.Generic.IComparer<>.Compare

Custom Attributes: 

Description: 


See Also

Gregor.Core.Collections.CTypeComparer

Gregor.Core.CTypeInfoEx

System.Object

System.Collections.Generic.IComparer<>

System.Collections.IComparer

System.Boolean

System.Int32