C# 클래스 Orchard.Tests.Stubs.StubHttpContext

상속: System.Web.HttpContextBase
파일 보기 프로젝트 열기: ucdavis/Orchard 1 사용 예제들

공개 메소드들

메소드 설명
StubHttpContext ( ) : System.Collections
StubHttpContext ( string appRelativeCurrentExecutionFilePath ) : System.Collections
StubHttpContext ( string appRelativeCurrentExecutionFilePath, string hostHeader ) : System.Collections

메소드 상세

StubHttpContext() 공개 메소드

public StubHttpContext ( ) : System.Collections
리턴 System.Collections

StubHttpContext() 공개 메소드

public StubHttpContext ( string appRelativeCurrentExecutionFilePath ) : System.Collections
appRelativeCurrentExecutionFilePath string
리턴 System.Collections

StubHttpContext() 공개 메소드

public StubHttpContext ( string appRelativeCurrentExecutionFilePath, string hostHeader ) : System.Collections
appRelativeCurrentExecutionFilePath string
hostHeader string
리턴 System.Collections