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