Name | Description | |
---|---|---|
![]() | Serialize(IComponent) |
Serializes the IComponent object to hCard.
(Overrides FormatterSerialize(IComponent).) |
![]() | Serialize(IEnumerableIComponent) |
Serializes the list of IComponent objects to hCard.
(Overrides FormatterSerialize(IEnumerableIComponent).) |
![]() | Serialize(Stream, IComponent) |
Serializes the IComponent object to the given stream.
(Overrides FormatterSerialize(Stream, IComponent).) |
![]() | Serialize(Stream, IEnumerableIComponent) |
Serializes the list of Component object to the given stream.
(Overrides FormatterSerialize(Stream, IEnumerableIComponent).) |