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


In This Topic
    PropertyIsNotVirtualException Class Members
    In This Topic

    The following tables list the members exposed by PropertyIsNotVirtualException.

    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 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)
    Top
    Protected Properties
     NameDescription
    Protected 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)
    Top
    See Also