C# Class Org.NerdBeers.Web.Modules.AuthenticationModule

Inheritance: NerdBeerModule
ファイルを表示 Open project: ToJans/NerdBeers

Public Methods

Method Description
AuthenticationModule ( IAuthenticationService authenticationservice, IDBFactory DBFactory ) : System

Method Details

AuthenticationModule() public method

public AuthenticationModule ( IAuthenticationService authenticationservice, IDBFactory DBFactory ) : System
authenticationservice IAuthenticationService
DBFactory IDBFactory
return System