DDay.iCal Version 0.71
Assembly: DDay.iCal (in DDay.iCal.dll) Version: 0.71.0.0 (0.71.0.0)
[This is preliminary documentation and is subject to change.]
Namespace: DDay.iCalAssembly: 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, ISerializable serializer ) |
Parameters
- iCalendarType
- Type: System..::.Type
- s
- Type: System.IO..::.Stream
- e
- Type: System.Text..::.Encoding
- serializer
- Type: DDay.iCal.Serialization..::.ISerializable