Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
StoryTeller
Testing
Engine
BeforeAndAfterTarget
C# Class StoryTeller.Testing.Engine.BeforeAndAfterTarget
Inheritance:
IBeforeAndAfter
Exibir arquivo
Open project: adymitruk/storyteller
Class Usage Examples
Public Properties
Property
Type
Description
AfterWasCalled
bool
BeforeWasCalled
bool
Values
object>.Cache
Private Properties
Property
Type
Description
Public Methods
Method
Description
AfterLine
( ) :
void
BeforeLine
( ) :
void
Method Details
AfterLine()
public
method
public
AfterLine
( ) :
void
return
void
BeforeLine()
public
method
public
BeforeLine
( ) :
void
return
void
Property Details
AfterWasCalled
public_oe property
public
bool
AfterWasCalled
return
bool
BeforeWasCalled
public_oe property
public
bool
BeforeWasCalled
return
bool
Values
public_oe property
public
Cache
Values
return
object>.Cache