C# Class SYMM_Backend.VideoDownloader

显示文件 Open project: Kimmax/SYMM Class Usage Examples

Public Methods

Method Description
Execute ( ISYMMSettings settings ) : void
VideoDownloader ( IYouTubeVideo video ) : System

Method Details

Execute() public method

public Execute ( ISYMMSettings settings ) : void
settings ISYMMSettings
return void

VideoDownloader() public method

public VideoDownloader ( IYouTubeVideo video ) : System
video IYouTubeVideo
return System