C# Class Pepino.Web.Api.Modules.UserAccountModule

Inheritance: Nancy.NancyModule
Show file Open project: AcklenAvenue/Pepino

Public Methods

Method Description
UserAccountModule ( IDispatcherFactory dispatcherFactory, IPasswordEncryptor passwordEncryptor ) : System

Method Details

UserAccountModule() public method

public UserAccountModule ( IDispatcherFactory dispatcherFactory, IPasswordEncryptor passwordEncryptor ) : System
dispatcherFactory IDispatcherFactory
passwordEncryptor IPasswordEncryptor
return System