C# Class Bottles.Services.Tests.NonBottleServiceBootstrapper.SimpleActivator

Inheritance: IActivator
Afficher le fichier Open project: DarthFubuMVC/bottles

Méthodes publiques

Méthode Description
Activate ( IEnumerable packages, IPackageLog log ) : void

Method Details

Activate() public méthode

public Activate ( IEnumerable packages, IPackageLog log ) : void
packages IEnumerable
log IPackageLog
Résultat void