An NDoc Documented Class Library

IExporter Interface

An interface defining modules that know how to export information.

For a list of all members of this type, see IExporter Members.

public interface IExporter

Remarks

By exporting, we mean converting data from one type to another, with the results being written into a data store.

Requirements

Namespace: Sandia.MVCFramework.ExportTools

Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)

See Also

IExporter Members | Sandia.MVCFramework.ExportTools Namespace