C# Class SW.SimplyRazor.IJSRuntimeExtensions

Afficher le fichier Open project: simplify9/SimplyRazor

Méthodes publiques

Méthode Description
DownloadFile ( IJSRuntime jSRuntime, string url, string fileName, string target = null ) : Task

Method Details

DownloadFile() public static méthode

public static DownloadFile ( IJSRuntime jSRuntime, string url, string fileName, string target = null ) : Task
jSRuntime IJSRuntime
url string
fileName string
target string
Résultat Task