C# Class LetMeRate.Web.AccountModule

Inheritance: LetMeRateModule
Datei anzeigen Open project: cairey/Let-Me-Rate-NancyFX

Public Methods

Method Description
AccountModule ( IAccountService accountService, IHttpContextAccessor httpContextAccessor ) : System
GetBodyAsString ( Nancy.Request response ) : string

Method Details

AccountModule() public method

public AccountModule ( IAccountService accountService, IHttpContextAccessor httpContextAccessor ) : System
accountService IAccountService
httpContextAccessor IHttpContextAccessor
return System

GetBodyAsString() public static method

public static GetBodyAsString ( Nancy.Request response ) : string
response Nancy.Request
return string