ValueNotSetException(SerializationInfo, StreamingContext) Constructor

Serialise the exception

Definition

Namespace: ASCOM.Astrometry.Exceptions
Assembly: ASCOM.Astrometry (in ASCOM.Astrometry.dll) Version: 7.1.3+4851.c5da65c2b
C#
public ValueNotSetException(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info  SerializationInfo
Serialisation information
context  StreamingContext
Serialisation context

See Also