Fluent Assertions Documentation
FluentAssertions.Equivalency Namespace / IMemberSelectionRule Interface
Properties Methods

In This Topic
    IMemberSelectionRule Interface Members
    In This Topic

    The following tables list the members exposed by IMemberSelectionRule.

    Public Properties
     NameDescription
     Property Gets a value indicating whether this rule should override the default selection rules that include all members.  
    Top
    Public Methods
     NameDescription
     Method Adds or removes properties or fields to/from the collection of members that must be included while comparing two objects for structural equality.  
    Top
    See Also