Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
ContentAlternatives.cs
2{
8 {
14 : base(Content)
15 {
16 }
17 }
18}
Represents alternative versions of the same content, encoded with multipart/alternative
ContentAlternatives(EmbeddedContent[] Content)
Represents mixed content, encoded with multipart/mixed
Represents content embedded in other content.
Abstract base class for multipart content
EmbeddedContent[] Content
Embedded content.