Namespace: iCal
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
protected virtual void OnDeserialized( StreamingContext context ) |
Visual Basic |
---|
Protected Overridable Sub OnDeserialized ( _ context As StreamingContext _ ) |
Visual C++ |
---|
protected: virtual void OnDeserialized( StreamingContext context ) |
Parameters
- context
- Type: System.Runtime.Serialization..::..StreamingContext