Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Packages.Package.ImportAsync Method

(not specified)

Class: YetaWF.Core.Packages.Package
Namespace: YetaWF.Core.Packages
Assembly: YetaWF.Core

Syntax

public static Task<bool> ImportAsync(
    string zipFileName,
    List<string> errorList );

Parameters

zipFileName

(not specified)

errorList

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Packages.Package ClassYetaWF.Core Overview