C# Class Whitelog.Core.Configuration.Fluent.WhilelogFluentBuilder

Inheritance: IWhilelogFluentBuilder, ILogTimerSetter
Exibir arquivo Open project: ronenbarak/Whitelog

Public Methods

Method Description
CreateLog ( ) : ILog
Custom ( ISystemTime systemTime ) : IWhilelogFluentBuilder
WhilelogFluentBuilder ( ) : System.Collections.Generic

Method Details

CreateLog() public method

public CreateLog ( ) : ILog
return ILog

Custom() public method

public Custom ( ISystemTime systemTime ) : IWhilelogFluentBuilder
systemTime ISystemTime
return IWhilelogFluentBuilder

WhilelogFluentBuilder() public method

public WhilelogFluentBuilder ( ) : System.Collections.Generic
return System.Collections.Generic