Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Packages.SerializableFile Constructor

Constructor.

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

Syntax

public SerializableFile();
public SerializableFile(
    string fileName,
    string? ExternalRoot = null );

Parameters

fileName

(not specified)

ExternalRoot

(not specified)

Remarks

Standard constructor.

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