Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Equivalency Namespace / Comparands Class


In This Topic
    Comparands Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the compile-time type of the expectation object.  
    Public Property Gets the value of the expected object graph.  
    Public Property Gets the run-time type of the current expectation object.  
    Public Property Gets the value of the subject object graph.  
    Top
    See Also