DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / PropertyIsNotVirtualException Class
Properties Methods Events


In This Topic
    PropertyIsNotVirtualException Class Members
    In This Topic

    The following tables list the members exposed by PropertyIsNotVirtualException.

    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the PropertyIsNotVirtualException class with serialized data.  
    Top
    Public Properties
     NameDescription
    Public PropertyLambda expression where a type with the non-virtual property is used.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public PropertyOverridden. Gets a message that describes the current exception.  
    Public PropertyThe non-virtual property.  
    Public PropertyThe result type of the lambda expression.  
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Public Property (Inherited from System.Exception)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Public Method (Inherited from System.Exception)
    Top
    Protected Events
     NameDescription
    Protected Event (Inherited from System.Exception)
    Top
    See Also