Documentation for a minimal subset of the QSM API
RegularSO Constructor (information, context)
Namespaces > QS.CMS.Base3 > RegularSO > RegularSONew(SerializationInfo, StreamingContext)
Initializes a new instance of the RegularSO class.
Syntax
C#Visual BasicManaged C++
protected RegularSO (
	SerializationInfo information,
	StreamingContext context
)
Protected Sub New ( _
	information As SerializationInfo, _
	context As StreamingContext _
)
protected:
RegularSO (
	SerializationInfo^ information, 
	StreamingContext context
)
Parameters
information (SerializationInfo)

[Missing <param> documentation for "information"]

context (StreamingContext)

[Missing <param> documentation for "context"]

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0