C# Class Bottles.Services.WrappedBootstrapper

Inheritance: IBootstrapper
Afficher le fichier Open project: DarthFubuMVC/bottles Class Usage Examples

Méthodes publiques

Méthode Description
Bootstrap ( IPackageLog log ) : IEnumerable
BottleServices ( ) : IEnumerable
WrappedBootstrapper ( IBootstrapper inner ) : System.Collections.Generic

Method Details

Bootstrap() public méthode

public Bootstrap ( IPackageLog log ) : IEnumerable
log IPackageLog
Résultat IEnumerable

BottleServices() public méthode

public BottleServices ( ) : IEnumerable
Résultat IEnumerable

WrappedBootstrapper() public méthode

public WrappedBootstrapper ( IBootstrapper inner ) : System.Collections.Generic
inner IBootstrapper
Résultat System.Collections.Generic