







Supports the serialization infrastructure.
Namespace:
Moq
Assembly:
Moq (in Moq.dll) Version: 2.6.1014.1 (2.6.0.0)
Syntax
C# |
---|
public override void GetObjectData( SerializationInfo info, StreamingContext context ) |
Parameters
- info
- Type: SerializationInfo
Serialization information.
- context
- Type: StreamingContext
Streaming context.
Implements
ISerializableGetObjectData(SerializationInfo, StreamingContext)_ExceptionGetObjectData(SerializationInfo, StreamingContext)