C# 클래스 Orchard.HostContext.CommandHostContextProvider

상속: ICommandHostContextProvider
파일 보기 프로젝트 열기: ucdavis/Orchard

공개 메소드들

메소드 설명
CommandHostContextProvider ( string args ) : System

비공개 메소드들

메소드 설명
CreateContext ( ) : Orchard.HostContext.CommandHostContext
CreateWorkerAppDomainWithHost ( string virtualPath, string physicalPath, Type hostType ) : Orchard.Host.CommandHost
GetOrchardDirectory ( string directory ) : DirectoryInfo
Initialize ( Orchard.HostContext.CommandHostContext context ) : void
LogInfo ( Orchard.HostContext.CommandHostContext context, string format ) : void
Shutdown ( Orchard.HostContext.CommandHostContext context ) : void

메소드 상세

CommandHostContextProvider() 공개 메소드

public CommandHostContextProvider ( string args ) : System
args string
리턴 System