C# Class Polly.Specs.Bulkhead.BulkheadSpecsHelper.SilentOutput

Inheritance: ITestOutputHelper
Mostrar archivo Open project: App-vNext/Polly

Public Methods

Method Description
WriteLine ( string message ) : void

Method Details

WriteLine() public method

public WriteLine ( string message ) : void
message string
return void