Click or drag to resize

MetadataModuleTInterface, TMetadata Properties

The MetadataModuleTInterface, TMetadata generic type exposes the following members.

Properties
  NameDescription
Public propertyContainerBuilder
Gets the builder used to build an IContainer from component registrations.
Protected propertyThisAssembly
Gets the assembly in which the concrete module type is located. To avoid bugs whereby deriving from a module will change the target assembly, this property can only be used by modules that inherit directly from Module.
(Inherited from Module.)
Top
See Also