Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.DataProvider.DataProviderImpl.ExportChunkAsync Method

(not specified)

Class: YetaWF.Core.DataProvider.DataProviderImpl
Namespace: YetaWF.Core.DataProvider
Assembly: YetaWF.Core

Syntax

public Task<DataProviderExportChunk> ExportChunkAsync(
    int chunk,
    SerializableList<SerializableFile> fileList );

Parameters

chunk

(not specified)

fileList

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.DataProvider.DataProviderImpl ClassYetaWF.Core Overview