Fluent Assertions Documentation
FluentAssertions.Formatting Namespace / IValueFormatter Interface
Methods

In This Topic
    IValueFormatter Interface Members
    In This Topic

    The following tables list the members exposed by IValueFormatter.

    Public Methods
     NameDescription
     MethodIndicates whether the current IValueFormatter can handle the specified value.  
     MethodReturns a human-readable representation of value.  
    Top
    See Also