C# Class StoryTeller.Testing.Engine.BeforeAndAfterTarget

Inheritance: IBeforeAndAfter
Afficher le fichier Open project: adymitruk/storyteller Class Usage Examples

Méthodes publiques

Свойство Type Description
AfterWasCalled bool
BeforeWasCalled bool
Values object>.Cache

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AfterLine ( ) : void
BeforeLine ( ) : void

Method Details

AfterLine() public méthode

public AfterLine ( ) : void
Résultat void

BeforeLine() public méthode

public BeforeLine ( ) : void
Résultat void

Property Details

AfterWasCalled public_oe property

public bool AfterWasCalled
Résultat bool

BeforeWasCalled public_oe property

public bool BeforeWasCalled
Résultat bool

Values public_oe property

public Cache Values
Résultat object>.Cache