Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SpecsFor
Mvc
IIS
IISTestRunnerAction
C# Class SpecsFor.Mvc.IIS.IISTestRunnerAction
Inheritance:
ITestRunnerAction
Show file
Open project: MattHoneycutt/SpecsFor
Class Usage Examples
Public Methods
Method
Description
Shutdown
( ) :
void
Startup
( ) :
void
Private Methods
Method
Description
PublishSite
(
string>.Dictionary
properties
) :
void
SafelyRemoveDirectory
(
string
targetDirectory
) :
void
StartIISExpress
( ) :
void
Method Details
Shutdown()
public
method
public
Shutdown
( ) :
void
return
void
Startup()
public
method
public
Startup
( ) :
void
return
void