Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Specs
Infrastructure
VerifyRequestStatus
C# Class Specs.Infrastructure.VerifyRequestStatus
Inheritance:
IStartable
,
ICleanupAfterEveryContextInAssembly
ファイルを表示
Open project: agross/mspec-samples
Public Methods
Method
Description
AfterContextCleanup
( ) :
void
Start
( ) :
void
Stop
( ) :
void
Private Methods
Method
Description
DisableOnce
( ) :
void
EnsureNoErrorsWereLogged
( ) :
void
Method Details
AfterContextCleanup()
public
method
public
AfterContextCleanup
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void