Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Types Namespace / PropertyInfoSelector Class


In This Topic
    PropertyInfoSelector Class Properties
    In This Topic

    For a list of all members of this type, see PropertyInfoSelector members.

    Public Properties
     NameDescription
    Public Property Only select the properties that are abstract  
    Public Property Only select the properties that are not abstract  
    Public Property Only select the properties that are not static  
    Public Property Only select the properties that are not virtual  
    Public Property Only select the properties that have at least one public or internal accessor  
    Public Property Only select the properties that are static  
    Public Property Only select the properties that are virtual  
    Top
    See Also