Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.Zip.YetaWFZipFile.SaveAsync Method

(not specified)

Class: YetaWF.Core.Support.Zip.YetaWFZipFile
Namespace: YetaWF.Core.Support.Zip
Assembly: YetaWF.Core

Syntax

public Task SaveAsync( string file );
public Task SaveAsync( Stream stream );

Parameters

file

(not specified)

stream

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Support.Zip.YetaWFZipFile ClassYetaWF.Core Overview