C# 클래스 SW.SimplyRazor.IJSRuntimeExtensions

파일 보기 프로젝트 열기: simplify9/SimplyRazor

공개 메소드들

메소드 설명
DownloadFile ( IJSRuntime jSRuntime, string url, string fileName, string target = null ) : Task

메소드 상세

DownloadFile() 공개 정적인 메소드

public static DownloadFile ( IJSRuntime jSRuntime, string url, string fileName, string target = null ) : Task
jSRuntime IJSRuntime
url string
fileName string
target string
리턴 Task