Name | Description | |
---|---|---|
![]() | Serialize(IDavComponent) |
Serializes the IDavComponent object to string.
(Overrides FormatterSerialize(IDavComponent).) |
![]() | Serialize(IEnumerableIDavComponent) |
Serializes the list of IDavComponent objects to string.
(Overrides FormatterSerialize(IEnumerableIDavComponent).) |
![]() | Serialize(Stream, IDavComponent) |
Serializes the IDavComponent object to the given stream.
(Overrides FormatterSerialize(Stream, IDavComponent).) |
![]() | Serialize(Stream, IEnumerableIDavComponent) |
Serializes the list of IDavComponent objects to the given stream.
(Overrides FormatterSerialize(Stream, IEnumerableIDavComponent).) |