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

Inheritance: IActivator
Show file Open project: DarthFubuMVC/bottles

Public Methods

Method Description
Activate ( IEnumerable packages, IPackageLog log ) : void

Method Details

Activate() public method

public Activate ( IEnumerable packages, IPackageLog log ) : void
packages IEnumerable
log IPackageLog
return void