Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.CTypeInfoExComparer : System.Object, System.Collections.IComparer, System.Collections.Generic.IComparer<> Custom Attributes: Description:
public CTypeInfoExComparer() Custom Attributes: Description:
private Gregor.Core.Collections.CTypeComparer m_Inner Custom Attributes: Description:
public System.Boolean GroupByNamespace {get;set;}
Custom Attributes:
Description:
public System.Boolean GroupByTypeKind {get;set;}
Custom Attributes:
Description:
public System.Boolean UseSimpleName {get;set;}
Custom Attributes:
Description:
public System.Int32 Compare(System.Object x, System.Object y) // System.Collections.IComparer.Compare Custom Attributes: Description:
private System.Int32 System.Collections.Generic.IComparer.Compare(Gregor.Core.CTypeInfoEx typeInfo1, Gregor.Core.CTypeInfoEx typeInfo2) // System.Collections.Generic.IComparer<>.Compare Custom Attributes: Description:
Gregor.Core.Collections.CTypeComparer