Click or drag to resize

MetadataReader Class

Metadata reader the for MEF 1.0 (System.ComponentModel.Composition) or MEF 2.0 (System.Composition.AttributedModel) attributes.
Inheritance Hierarchy
SystemObject
  TomsToolbox.CompositionMetadataReader

Namespace:  TomsToolbox.Composition
Assembly:  TomsToolbox.Composition (in TomsToolbox.Composition.dll)
Syntax
public static class MetadataReader

The MetadataReader type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRead
Reads the export info and metadata from the specified assembly.
Top
See Also