Embed.Embed Constructor
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Overloads
Embed() | Initializes a new instance of the Embed class. |
Embed(OEmbed) | Initializes a new instance of the Embed class with the given oEmbed data. |
Embed()
Initializes a new instance of the Embed class.
public Embed()
Embed(OEmbed)
Initializes a new instance of the Embed class with the given oEmbed data.
public Embed(OEmbed oembed)
Parameters
- oembed
- OEmbed