AdvisableDictionary<TKey, TValue>.OnDeserialization Method |
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.5.15.0 (6.5.15.0)
public override void OnDeserialization( Object sender )
Parameters
- sender
- Type: System.Object
The object that initiated the callback. The functionality for this parameter is not currently implemented.