C# Class withSIX.Core.Logging.MainLog

Datei anzeigen Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
Bench ( string message = null, [ caller = null ) : Bencher
BenchLog ( string message ) : void

Method Details

Bench() public static method

public static Bench ( string message = null, [ caller = null ) : Bencher
message string
caller [
return Bencher

BenchLog() public static method

public static BenchLog ( string message ) : void
message string
return void