C# Class anchor.Drivers.WampServer

Inheritance: Driver
Show file Open project: mauris/anchor-app

Public Methods

Method Description
WampServer ( string path ) : System
restartServer ( ) : void

Method Details

WampServer() public method

public WampServer ( string path ) : System
path string
return System

restartServer() public method

public restartServer ( ) : void
return void