C# Class VimeoDownloadLibrary.VideoDownloadURL

Afficher le fichier Open project: bietiekay/YouTubeFeast

Méthodes publiques

Свойство Type Description
VideoName String
VideoURL String

Méthodes publiques

Méthode Description
VideoDownloadURL ( String URL, String Name ) : System

Method Details

VideoDownloadURL() public méthode

public VideoDownloadURL ( String URL, String Name ) : System
URL String
Name String
Résultat System

Property Details

VideoName public_oe property

public String VideoName
Résultat String

VideoURL public_oe property

public String VideoURL
Résultat String