C# 클래스 DiagnosticsHarness.FakeEndpoints

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

공개 메소드들

메소드 설명
get_redirects ( ) : FubuContinuation

비공개 메소드들

메소드 설명
delete_team ( Team team ) : FubuMVC.Core.Ajax.AjaxContinuation
get_failure ( ) : string
get_hello ( ) : string
get_team_favorite ( ) : Team
post_team ( Team team ) : string
put_team ( Team team ) : FubuMVC.Core.Ajax.AjaxContinuation

메소드 상세

get_redirects() 공개 메소드

public get_redirects ( ) : FubuContinuation
리턴 FubuContinuation