메소드 | 설명 | |
---|---|---|
GetFirstImporter ( DocumentTypes documentType, string loadPath ) : IImporter |
Gets the first importer that match the parameter criteria.
|
|
ImportHandler ( ) : System |
Initializes a new instance of the ImportHandler class.
|
메소드 | 설명 | |
---|---|---|
LoadImporter ( ) : |
Load importers
|
public GetFirstImporter ( DocumentTypes documentType, string loadPath ) : IImporter | ||
documentType | DocumentTypes | Type of the document. |
loadPath | string | The save path. |
리턴 | IImporter |