C# Class Simple.Patterns.TaskRunner.Result

Show file Open project: juanplopes/simple

Public Methods

Method Description
Log ( ) : void
Log ( log4net.ILog log ) : void

Method Details

Log() public method

public Log ( ) : void
return void

Log() public method

public Log ( log4net.ILog log ) : void
log log4net.ILog
return void