C# 클래스 Bottles.Services.WrappedBootstrapper

상속: IBootstrapper
파일 보기 프로젝트 열기: DarthFubuMVC/bottles 1 사용 예제들

공개 메소드들

메소드 설명
Bootstrap ( IPackageLog log ) : IEnumerable
BottleServices ( ) : IEnumerable
WrappedBootstrapper ( IBootstrapper inner ) : System.Collections.Generic

메소드 상세

Bootstrap() 공개 메소드

public Bootstrap ( IPackageLog log ) : IEnumerable
log IPackageLog
리턴 IEnumerable

BottleServices() 공개 메소드

public BottleServices ( ) : IEnumerable
리턴 IEnumerable

WrappedBootstrapper() 공개 메소드

public WrappedBootstrapper ( IBootstrapper inner ) : System.Collections.Generic
inner IBootstrapper
리턴 System.Collections.Generic