C# Class Machine.Benchmark.Authenticator

Inheritance: IAuthenticator
Mostra file Open project: machine/machine

Public Methods

Method Description
Authenticator ( ILogger logger, IErrorHandler handler, IDatabase database ) : System

Method Details

Authenticator() public method

public Authenticator ( ILogger logger, IErrorHandler handler, IDatabase database ) : System
logger ILogger
handler IErrorHandler
database IDatabase
return System