'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 ExtenderProviderException(info, context)
protected ExtenderProviderException( SerializationInfo info, StreamingContext context )
protected: ExtenderProviderException( SerializationInfo^ info, StreamingContext context )
Parameters
- info
The value of this parameter cannot be
null
(Nothing
in Visual Basic).- context