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 T LoadFromStream<T>(
	Stream s
)

Parameters

s
Type: System.IO..::.Stream

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:DDay.iCal.iCalendar.LoadFromStream``1(System.IO.Stream)"]

See Also