| Name | Description | |
|---|---|---|
| Serialize(IComponent) |
Serializes the IComponent object to string.
(Overrides FormatterSerialize(IComponent).) | |
| Serialize(IEnumerableIComponent) |
Serializes the list of IComponent objects to string.
(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 IComponent objects to the given stream.
(Overrides FormatterSerialize(Stream, IEnumerableIComponent).) |