C# Class PocketCampus.Moodle.Services.Design.DesignMoodleDownloader

Inheritance: IMoodleDownloader
ファイルを表示 Open project: accandme/pocketcampus

Public Methods

Method Description
DownloadAsync ( MoodleFile file ) : Task

Method Details

DownloadAsync() public method

public DownloadAsync ( MoodleFile file ) : Task
file PocketCampus.Moodle.Models.MoodleFile
return Task