C# 클래스 Stumps.ServiceStartup

Provides a Windows Service environment for the Stumps server.
상속: IStartup
파일 보기 프로젝트 열기: Cayan-LLC/stumps

공개 메소드들

메소드 설명
RunInstance ( ) : void

Runs the instance of the Stumps server.

메소드 상세

RunInstance() 공개 메소드

Runs the instance of the Stumps server.
public RunInstance ( ) : void
리턴 void