C# 클래스 Glass.Mapper.Sc.IoC.GlassContextProvider

상속: IGlassContextProvider
파일 보기 프로젝트 열기: mikeedwards83/Glass.Mapper

공개 메소드들

메소드 설명
GetContext ( ) : Context
GetContext ( string contextName ) : Context

보호된 메소드들

메소드 설명
GetContextFromSite ( ) : string

메소드 상세

GetContext() 공개 메소드

public GetContext ( ) : Context
리턴 Context

GetContext() 공개 메소드

public GetContext ( string contextName ) : Context
contextName string
리턴 Context

GetContextFromSite() 보호된 메소드

protected GetContextFromSite ( ) : string
리턴 string