C# Class OEmbed.Net.Utilities.RestCall

Inheritance: IRestCall
Show file Open project: frangilbert/OEmbed.net

Public Methods

Method Description
Call ( string url ) : Stream

Download Data to get the response

Method Details

Call() public method

Download Data to get the response
public Call ( string url ) : Stream
url string
return Stream