C# Class Geta.oEmbed.oEmbedApi

显示文件 Open project: Geta/oEmbed

Public Methods

Method Description
Call ( oEmbedBlock options ) : oEmbedResponse
Call ( Geta.oEmbed.oEmbedOptions options ) : oEmbedResponse

Private Methods

Method Description
BuildUrl ( Geta.oEmbed.oEmbedOptions options ) : string

Method Details

Call() public static method

public static Call ( oEmbedBlock options ) : oEmbedResponse
options oEmbedBlock
return oEmbedResponse

Call() public static method

public static Call ( Geta.oEmbed.oEmbedOptions options ) : oEmbedResponse
options Geta.oEmbed.oEmbedOptions
return oEmbedResponse