Method | Description | |
---|---|---|
ZipFileHandler ( IFileService fileService, int userId ) : Microsoft.Research.DataOnboarding.FileService.Interface |
Initializes a new instance of the DefaultFileHandler class.
|
Method | Description | |
---|---|---|
Upload ( Microsoft.Research.DataOnboarding.Utilities.Model.DataFile dataFile ) : IEnumerable |
public ZipFileHandler ( IFileService fileService, int userId ) : Microsoft.Research.DataOnboarding.FileService.Interface | ||
fileService | IFileService | IFileService instance. |
userId | int | Id of the user. |
return | Microsoft.Research.DataOnboarding.FileService.Interface |