Special constructor for deserialization.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
protected Appointment( SerializationInfo info, StreamingContext context ) |
Visual Basic (Declaration) |
---|
Protected Sub New ( _ info As SerializationInfo, _ context As StreamingContext _ ) |
Parameters
- context
- Type: System.Runtime.Serialization..::..StreamingContext
The context information.