Constable Authorization Engine 2.0 BETA

UserCancelledException Constructor (SerializationInfo, StreamingContext)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the UserCancelledException class for deserialization.

[Visual Basic]
Overloads Protected Sub New( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
)
[C#]
protected UserCancelledException(
   SerializationInfo info,
   StreamingContext context
);

See Also

UserCancelledException Class | LaMarvin.Design Namespace | UserCancelledException Constructor Overload List