Constable Authorization Engine 2.0 BETA

UndoException Constructor (SerializationInfo, StreamingContext)

[This is preliminary documentation and subject to change.]

Initializes a new instance of the UndoException class for deserialization.

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

See Also

UndoException Class | LaMarvin.ComponentModel Namespace | UndoException Constructor Overload List