public virtual void GetObjectData(SerializationInfo info, StreamingContext context)
 {
     _handle.GetObjectData(info, context);
 }