C# Class Raven.Tests.Util.IISExpressDriver

Inheritance: ProcessDriver
Afficher le fichier Open project: nhsevidence/ravendb Class Usage Examples

Méthodes publiques

Méthode Description
Start ( string physicalPath, int port ) : void

Méthodes protégées

Méthode Description
Shutdown ( ) : void

Method Details

Shutdown() protected méthode

protected Shutdown ( ) : void
Résultat void

Start() public méthode

public Start ( string physicalPath, int port ) : void
physicalPath string
port int
Résultat void