Interface ITypeComparer
Used to compare types.
Inherited Members
System.Collections.Generic.IEqualityComparer<System.Reflection.TypeInfo>.Equals(System.Reflection.TypeInfo, System.Reflection.TypeInfo)
System.Collections.Generic.IEqualityComparer<System.Reflection.TypeInfo>.GetHashCode(System.Reflection.TypeInfo)
Namespace: ExtendedXmlSerializer.ReflectionModel
Assembly: ExtendedXmlSerializer.dll
Syntax
public interface ITypeComparer : IEqualityComparer<TypeInfo>