C# Class Bottles.Services.BottleServiceBootstrapper

Inheritance: IBootstrapper
Exibir arquivo Open project: DarthFubuMVC/bottles

Public Methods

Method Description
Bootstrap ( IPackageLog log ) : IEnumerable
Services ( ) : IEnumerable

Method Details

Bootstrap() public method

public Bootstrap ( IPackageLog log ) : IEnumerable
log IPackageLog
return IEnumerable

Services() public method

public Services ( ) : IEnumerable
return IEnumerable