[]
        
(Showing Draft Content)

C1.LiveLinq.LiveViews.PropertyIsNotVirtualException.-ctor

PropertyIsNotVirtualException Constructor

PropertyIsNotVirtualException(SerializationInfo, StreamingContext)

Initializes a new instance of the PropertyIsNotVirtualException class with serialized data.

Declaration
protected PropertyIsNotVirtualException(SerializationInfo info, StreamingContext context)
Parameters
Type Name Description
SerializationInfo info

The SerializationInfo that holds the serialized object data about the exception being thrown.

StreamingContext context

The StreamingContext that contains contextual information about the source or destination.