C# Class Bottles.Services.Tests.BottleServiceTester.InnerService

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

Méthodes publiques

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

Method Details

Activate() public méthode

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

Deactivate() public méthode

public Deactivate ( IPackageLog log ) : void
log IPackageLog
Résultat void