C# Class iSynaptic.Properties.ResetAggregateFieldImmunity

Inheritance: System.Attribute, ITestAction
Afficher le fichier Open project: iSynaptic/iSynaptic.Core

Méthodes publiques

Méthode Description
AfterTest ( NUnit.Framework.TestDetails testDetails ) : void
BeforeTest ( NUnit.Framework.TestDetails testDetails ) : void

Method Details

AfterTest() public méthode

public AfterTest ( NUnit.Framework.TestDetails testDetails ) : void
testDetails NUnit.Framework.TestDetails
Résultat void

BeforeTest() public méthode

public BeforeTest ( NUnit.Framework.TestDetails testDetails ) : void
testDetails NUnit.Framework.TestDetails
Résultat void