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

In This Topic
    PropertyIsNotVirtualException Class
    In This Topic
    Object Model
    PropertyIsNotVirtualException Class
    Syntax
    'Declaration
     
    Public Class PropertyIsNotVirtualException 
       Inherits System.Exception
    public class PropertyIsNotVirtualException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          C1.LiveLinq.LiveViews.PropertyIsNotVirtualException

    See Also