C# Class AggregateSource.EventStore.Framework.EventStoreIntegrationAttribute

Inheritance: System.Attribute, ITestAction
Afficher le fichier Open project: yreynhout/AggregateSource

Méthodes publiques

Méthode Description
AfterTest ( ITest test ) : void
BeforeTest ( ITest test ) : void

Method Details

AfterTest() public méthode

public AfterTest ( ITest test ) : void
test ITest
Résultat void

BeforeTest() public méthode

public BeforeTest ( ITest test ) : void
test ITest
Résultat void