Namespace EPiServer.Framework.TypeScanner
Classes
TypeRelater
Gets relation information about types.
TypeScannerReflectionException
Thrown by type scanner when reflecting a given assembly
TypeScannerRegistrationAttribute
Marks a type that should be automatically picked up and added to a centrally managed repository
Interfaces
IAssemblyScanner
Scans for types that defined by TypeScannerRegistrationAttribute
ITypeScannerLookup
Interface to store and retrieve scanned types found by the IAssemblyScanner.