Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.CTypeComparer : System.Object, System.Collections.IComparer Custom Attributes: Description:
public CTypeComparer() Custom Attributes: Description:
private System.Boolean m_GroupByNamespace Custom Attributes: Description:
private System.Boolean m_GroupByTypeKind Custom Attributes: Description:
private System.Boolean m_UseSimpleName 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: