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