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

Inheritance: ITestOutputHelper
ファイルを表示 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