Properties
 PropertyDescription
 config The Reflection configurator.
Interfaces
 InterfaceDescription
 AccessorInfo The Accessor info class.
 ArgumentInfo This interface defines the argument information tool objects.
 ClassInfo This interface defines the object who indicates all informations about a class in the reflection pattern of system.
 ConstructorInfo This interface defines the constructor informations in a class info.
 InterfaceInfo This interface defines all informations about an interface.
 MemberInfo This interface is implemented in all the member information objects.
 MethodInfo This interface defines the method information tool objects.
 TypeInfo This interface defines all method who defines the informations about a Type object (Class).
Classes
 ClassDescription
 AccessorType This enumeration contains all accessor types.
 FilterType The filter type enumeration class.
 MemberType The member type enumeration class.
 ReflectionConfigurator