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

In This Topic
    ITraceWriter Interface Members
    In This Topic

    The following tables list the members exposed by ITraceWriter.

    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