C# 클래스 SelfHostWithBetterRouting.Controller.PageController

상속: ApiController
파일 보기 프로젝트 열기: Code-Inside/Samples

공개 메소드들

메소드 설명
Get ( ) : HttpResponseMessage
GetStreamContent ( string folderAndFileInProjectPath ) : string

메소드 상세

Get() 공개 메소드

public Get ( ) : HttpResponseMessage
리턴 System.Net.Http.HttpResponseMessage

GetStreamContent() 공개 정적인 메소드

public static GetStreamContent ( string folderAndFileInProjectPath ) : string
folderAndFileInProjectPath string
리턴 string