C# Class VimeoDownloadLibrary.VideoDownloadURL

显示文件 Open project: bietiekay/YouTubeFeast

Public Properties

Property Type Description
VideoName String
VideoURL String

Public Methods

Method Description
VideoDownloadURL ( String URL, String Name ) : System

Method Details

VideoDownloadURL() public method

public VideoDownloadURL ( String URL, String Name ) : System
URL String
Name String
return System

Property Details

VideoName public_oe property

public String VideoName
return String

VideoURL public_oe property

public String VideoURL
return String