C# 클래스 OEmbed.Net.Utilities.RestCall

상속: IRestCall
파일 보기 프로젝트 열기: frangilbert/OEmbed.net

공개 메소드들

메소드 설명
Call ( string url ) : Stream

Download Data to get the response

메소드 상세

Call() 공개 메소드

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