C# Class Stumps.ServiceStartup

Provides a Windows Service environment for the Stumps server.
Inheritance: IStartup
Afficher le fichier Open project: Cayan-LLC/stumps

Méthodes publiques

Méthode Description
RunInstance ( ) : void

Runs the instance of the Stumps server.

Method Details

RunInstance() public méthode

Runs the instance of the Stumps server.
public RunInstance ( ) : void
Résultat void