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


In This Topic
    MethodInfoSelector Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Only select the methods that are public or internal.  
    Public Property Only select the methods with a return value  
    Public Property Only select the methods without a return value  
    Top
    See Also