DDay.iCal Version 0.71

[This is preliminary documentation and is subject to change.]

Namespace:  DDay.iCal
Assembly:  DDay.iCal (in DDay.iCal.dll) Version: 0.71.0.0 (0.71.0.0)

Syntax

C#
public static iCalendar LoadFromStream(
	Type iCalendarType,
	Stream s,
	Encoding e
)

Parameters

iCalendarType
Type: System..::.Type
s
Type: System.IO..::.Stream
e
Type: System.Text..::.Encoding

See Also