Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Image.ImageSupport.GetImageAsFileAsync Delegate

(not specified)

Class: YetaWF.Core.Image.ImageSupport
Namespace: YetaWF.Core.Image
Assembly: YetaWF.Core

Syntax

public delegate Task<GetImageAsFileInfo> GetImageAsFileAsync(
    string? name,
    string? location );

Parameters

name

(not specified)

location

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Image.ImageSupport ClassYetaWF.Core Overview