Class TypeComparer
Inheritance
System.Object
TypeComparer
Namespace: XSharp.Assembler
Assembly: XSharp.dll
Syntax
public class TypeComparer : IComparer<Type>
Methods
| Improve this Doc View SourceCompare(Type, Type)
Declaration
public int Compare(Type x, Type y)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | x | |
| Type | y |
Returns
| Type | Description |
|---|---|
| System.Int32 |