Initializes a new instance of the LockException class
Namespace:
RainWorx.FrameWorx.DALAssembly: RainWorx.FrameWorx.DAL (in RainWorx.FrameWorx.DAL.dll) Version: 3.5
Syntax
C#
protected LockException( SerializationInfo info, StreamingContext context )
Parameters
- info
- Type: System.Runtime.SerializationSerializationInfo
- context
- Type: System.Runtime.SerializationStreamingContext
See Also