Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IRssExtension.cs
1
using
System;
2
using
System.Xml;
3
using
Waher.Runtime.Inventory
;
4
5
namespace
Waher.Content.Rss
6
{
10
public
interface
IRssExtension
:
IProcessingSupport
<XmlElement>
11
{
18
IRssExtension
Create
(XmlElement Xml, Uri BaseUri);
19
}
20
}
Waher.Content.Rss.IRssExtension
Interface for RSS extensions
Definition:
IRssExtension.cs:11
Waher.Content.Rss.IRssExtension.Create
IRssExtension Create(XmlElement Xml, Uri BaseUri)
Creates a new instance of the RSS extension.
Waher.Runtime.Inventory.IProcessingSupport
Interface for detecting interfaces supporting objects with predefined features.
Definition:
IProcessingSupport.cs:8
Waher.Content.Rss
Definition:
IRssExtension.cs:6
Waher.Runtime.Inventory
Definition:
TypesLoader.cs:9
IoTGateway
Content
Waher.Content.Rss
IRssExtension.cs
Generated by
1.9.5