C# Class Playr.Api.HttpContentExtensions

Afficher le fichier Open project: osbornm/Playr

Méthodes publiques

Méthode Description
ReadAsFileAsync ( this content, string filename, bool overwrite ) : System.Threading.Tasks.Task

Method Details

ReadAsFileAsync() public static méthode

public static ReadAsFileAsync ( this content, string filename, bool overwrite ) : System.Threading.Tasks.Task
content this
filename string
overwrite bool
Résultat System.Threading.Tasks.Task