Interface ISyndicatable
- Namespace
- Songhay.Abstractions
- Assembly
- SonghayCore.dll
Specifies that a Model supports syndication.
public interface ISyndicatable
- Extension Methods
Methods
GetSyndicationFeed()
Gets the syndication feed.
SyndicationFeed? GetSyndicationFeed()
Returns
GetSyndicationItem()
Gets the syndication item.
SyndicationItem? GetSyndicationItem()