C# 클래스 LetMeRate.Web.AccountModule

상속: LetMeRateModule
파일 보기 프로젝트 열기: cairey/Let-Me-Rate-NancyFX

공개 메소드들

메소드 설명
AccountModule ( IAccountService accountService, IHttpContextAccessor httpContextAccessor ) : System
GetBodyAsString ( Nancy.Request response ) : string

메소드 상세

AccountModule() 공개 메소드

public AccountModule ( IAccountService accountService, IHttpContextAccessor httpContextAccessor ) : System
accountService IAccountService
httpContextAccessor IHttpContextAccessor
리턴 System

GetBodyAsString() 공개 정적인 메소드

public static GetBodyAsString ( Nancy.Request response ) : string
response Nancy.Request
리턴 string