C# Class Velvet.VelvetService

Inheritance: IDisposable
Afficher le fichier Open project: trullock/Velvet

Méthodes publiques

Méthode Description
Dispose ( ) : void
Start ( ) : void
Stop ( ) : void
VelvetService ( string path ) : System

Private Methods

Méthode Description
VelvetService ( IDnsLookup dnsLookup ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

VelvetService() public méthode

public VelvetService ( string path ) : System
path string
Résultat System