C# Class OnlineVideos.Sites.WebAutomation.BrowserHost.BrowserHost

Mostrar archivo Open project: offbyoneBB/mp-onlinevideos2 Class Usage Examples

Public Methods

Method Description
PlayVideo ( string connector, string videoId, string username, string password ) : Form

Play the specified video

Method Details

PlayVideo() public method

Play the specified video
public PlayVideo ( string connector, string videoId, string username, string password ) : Form
connector string
videoId string
username string
password string
return System.Windows.Forms.Form