C# 클래스 Playr.Api.HttpContentExtensions

파일 보기 프로젝트 열기: osbornm/Playr

공개 메소드들

메소드 설명
ReadAsFileAsync ( this content, string filename, bool overwrite ) : System.Threading.Tasks.Task

메소드 상세

ReadAsFileAsync() 공개 정적인 메소드

public static ReadAsFileAsync ( this content, string filename, bool overwrite ) : System.Threading.Tasks.Task
content this
filename string
overwrite bool
리턴 System.Threading.Tasks.Task