Class ElementImportService
- Namespace
- JJMasterData.Core.DataDictionary.Services
- Assembly
- JJMasterData.Core.dll
public class ElementImportService
- Inheritance
-
ElementImportService
- Inherited Members
Constructors
ElementImportService(IDataDictionaryRepository)
public ElementImportService(IDataDictionaryRepository dataDictionaryRepository)
Parameters
dataDictionaryRepository
IDataDictionaryRepository
Methods
Import(Stream)
public Task<bool> Import(Stream file)
Parameters
file
Stream