Fluent Assertions Documentation
FluentAssertions.Equivalency Namespace / IMemberMatchingRule Interface
Methods

In This Topic
    IMemberMatchingRule Interface Members
    In This Topic

    The following tables list the members exposed by IMemberMatchingRule.

    Public Methods
     NameDescription
     MethodAttempts to find a member on the subject that should be compared with the expectedMember during a structural equality.  
    Top
    See Also