Click or drag to resize

Usual Constructor (SerializationInfo, StreamingContext)

X#
Initializes a new instance of the Usual class

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	info AS SerializationInfo,
	context AS StreamingContext
)
Request Example View Source

Parameters

info
Type: SerializationInfo
context
Type: StreamingContext
See Also