EmbedService Class
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
Service layer for embeds.
public static class EmbedService
- Inheritance:
- System.Object → EmbedService
Methods
Delete(int, bool) | Permanently deletes an Embed from the repository. |
Fetch(string, int?, int?) | Fetch an embed object for the specified url. |
Get(IEnumerable |
Gets the embeds with the specified ids. |
Get(int) | Gets the embed with the specified id. |