Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Equivalency Namespace / IMember Interface

In This Topic
    IMember Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     Method Adjusts the current node to reflect a remapped subject member during a structural equivalency check. Ensures that assertion failures report the correct subject member name when the matching process selects a different member in the subject compared to the expectation. (Inherited from FluentAssertions.Equivalency.INode)
     MethodGets the value of the member from the provided obj  
    Top
    See Also