Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void GetObjectData(SerializationInfo, StreamingContext)

  • Declared in: RT.Servers.HttpNotFoundException
  • Overrides: Exception.GetObjectData(SerializationInfo, StreamingContext)
  • Implements: ISerializable.GetObjectData(SerializationInfo, StreamingContext)
  • Implements: _Exception.GetObjectData(SerializationInfo, StreamingContext)

Declaration

public override void GetObjectData(
    SerializationInfo info,
    StreamingContext context
)

Summary

Override for serialization.