cool
This commit is contained in:
@@ -8,6 +8,7 @@ namespace BITKit
|
||||
{
|
||||
private readonly Stopwatch _stopwatch = new Stopwatch();
|
||||
private readonly ILogger _logger;
|
||||
|
||||
private readonly string _message;
|
||||
public StopWatcher(ILogger logger,string message=null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user