Name | Description | |
---|---|---|
Serialize(IComponent) |
Serializes business card, calendar or calendar component to string in hCard / hCalendar format.
(Overrides FormatterSerialize(IComponent).) | |
Serialize(IEnumerableIComponent) |
Serializes business cards, calendars or calendar components to string in hCard / hCalendar format.
(Overrides FormatterSerialize(IEnumerableIComponent).) | |
Serialize(Stream, IComponent) |
Serializes a business card, calendar or calendar component to hCard / hCalendar format and writes it to the given stream.
(Overrides FormatterSerialize(Stream, IComponent).) | |
Serialize(Stream, IEnumerableIComponent) |
Serializes a list of business cards, calendars or calendar components to hCard / hCalendar format and writes it to the given stream.
(Overrides FormatterSerialize(Stream, IEnumerableIComponent).) |