Click or drag to resize

ExportAdapterT Class

Inheritance Hierarchy
SystemObject
  TomsToolbox.CompositionExportAdapterT

Namespace:  TomsToolbox.Composition
Assembly:  TomsToolbox.Composition (in TomsToolbox.Composition.dll)
Syntax
public class ExportAdapter<T> : IExport<T>, 
	IExport<T, IMetadata>
where T : class

Type Parameters

T

The ExportAdapterT type exposes the following members.

Constructors
  NameDescription
Public methodExportAdapterT
Initializes a new instance of the ExportAdapterT class.
Top
Extension Methods
See Also