C# Class Velvet.VelvetService

Inheritance: IDisposable
Datei anzeigen Open project: trullock/Velvet

Public Methods

Method Description
Dispose ( ) : void
Start ( ) : void
Stop ( ) : void
VelvetService ( string path ) : System

Private Methods

Method Description
VelvetService ( IDnsLookup dnsLookup ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Stop() public method

public Stop ( ) : void
return void

VelvetService() public method

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