C# Class OnlineVideos.Hoster.MovShare

Inheritance: WholeCloud
Datei anzeigen Open project: offbyoneBB/mp-onlinevideos2

Public Methods

Method Description
GetHosterUrl ( ) : string
GetVideoUrl ( string url ) : string

Protected Methods

Method Description
ParseData ( string data ) : string

Method Details

GetHosterUrl() public method

public GetHosterUrl ( ) : string
return string

GetVideoUrl() public method

public GetVideoUrl ( string url ) : string
url string
return string

ParseData() protected method

protected ParseData ( string data ) : string
data string
return string