Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Equivalency.Tracing Namespace / ITraceWriter Interface

In This Topic
    ITraceWriter Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodStarts a block that scopes an operation that should be written to the trace after the returned System.IDisposable is disposed.  
     Method Writes a single line to the trace.  
     Method Returns a copy of the trace.  
    Top
    See Also