C# Class withSIX.Core.Logging.Bencher

Inheritance: IDisposable
Datei anzeigen Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
Bencher ( string message, string caller, string startInfo = null ) : System
Dispose ( ) : void

Method Details

Bencher() public method

public Bencher ( string message, string caller, string startInfo = null ) : System
message string
caller string
startInfo string
return System

Dispose() public method

public Dispose ( ) : void
return void