TechTalk Genome v4.2

NullableTypeException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the NullableTypeException class using the specified serialization information and streaming context.

protected NullableTypeException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
A SerializationInfo structure.
context
A StreamingContext structure.

Requirements

Namespace: TechTalk.Genome.NullableTypes

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

NullableTypeException Class | TechTalk.Genome.NullableTypes Namespace | NullableTypeException Constructor Overload List