C# 클래스 FubuMVC.IntegrationTesting.ErrorEndpoint

파일 보기 프로젝트 열기: DarthFubuMVC/fubumvc

공개 메소드들

메소드 설명
ErrorEndpoint ( SomeService service ) : System
get_error1 ( ) : string
get_error2 ( ) : Task

메소드 상세

ErrorEndpoint() 공개 메소드

public ErrorEndpoint ( SomeService service ) : System
service SomeService
리턴 System

get_error1() 공개 메소드

public get_error1 ( ) : string
리턴 string

get_error2() 공개 메소드

public get_error2 ( ) : Task
리턴 Task