Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.FileIO<TObj>.SaveAsync Method

Saves the file.

Class: YetaWF.Core.IO.FileIO<TObj>
Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public Task<bool> SaveAsync( bool replace = true );

Parameters

replace

(not specified)

See Also YetaWF.Core.IO.FileIO<TObj> ClassYetaWF.Core Overview