Namespace ExtendedXmlSerializer.ReflectionModel
Classes
A composite type comparer that uses a collection of comparers to return a result. If any of the comparers return true then the result is true. |
Specification that encapsulates the System.Type.IsAssignableFrom(System.Type) method. |
Specification that encapsulates the System.Type.IsAssignableFrom(System.Type) method. |
Specification to determine if a given object is of the referenced type. |
Represents a store that is keyed on member metadata. |
Represents a store keyed on type metadata. |
Type comparer based on hash code. |
A baseline implementation of ITypeComparer for type comparison. |
Interfaces
Provides a mechanism to dynamically access a generic singleton by away of typed parameter. |
Provides a mechanism to dynamically create generic objects by way of typed parameters. |
Provides a mechanism to dynamically create generic objects by way of typed parameters. |
Provides a mechanism to dynamically create generic objects by way of typed parameters. |
Provides a mechanism to dynamically create generic objects by way of typed parameters. |
Represents a store that is keyed on member metadata. |
IMetadataTable<TMetadata, TValue> A table that is keyed on reflection metadata. |
Used to compare types. |
Represents a store keyed on type metadata. |