Spread for ASP.NET 11 Product Documentation
GeneralFormatter Constructor(SerializationInfo,StreamingContext)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > GeneralFormatter Class > GeneralFormatter Constructor : GeneralFormatter Constructor(SerializationInfo,StreamingContext)
SerializationInfo
StreamingContext
Creates a new formatter from serialization.
Syntax
'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 GeneralFormatter(info, context)
protected GeneralFormatter( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
SerializationInfo
context
StreamingContext
See Also

Reference

GeneralFormatter Class
GeneralFormatter Members
Overload List