'Declaration Protected Function New( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
'Usage Dim info As SerializationInfo Dim context As StreamingContext Dim instance As New ScanFixUnsupportedImageException(info, context)
protected ScanFixUnsupportedImageException( SerializationInfo info, StreamingContext context )
protected: ScanFixUnsupportedImageException( SerializationInfo* info, StreamingContext context )
protected: ScanFixUnsupportedImageException( SerializationInfo^ info, StreamingContext context )
Parameters
- info
- SerializationInfo object from the base constructor.
- context
- StreamingContext object from the base constructor.