C# 클래스 CloverWindowsSDKREST.CloverRESTService

상속: System.ServiceProcess.ServiceBase
파일 보기 프로젝트 열기: clover/remote-pay-windows 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SERVICE_NAME string

공개 메소드들

메소드 설명
CloverRESTService ( ) : System
DebugStart ( string args ) : void
StartRESTListener ( ) : void

보호된 메소드들

메소드 설명
OnStart ( string args ) : void
OnStop ( ) : void

비공개 메소드들

메소드 설명
OnServerStart ( ) : void
OnServerStop ( ) : void
getPOSNameAndVersion ( ) : String

메소드 상세

CloverRESTService() 공개 메소드

public CloverRESTService ( ) : System
리턴 System

DebugStart() 공개 메소드

public DebugStart ( string args ) : void
args string
리턴 void

OnStart() 보호된 메소드

protected OnStart ( string args ) : void
args string
리턴 void

OnStop() 보호된 메소드

protected OnStop ( ) : void
리턴 void

StartRESTListener() 공개 메소드

public StartRESTListener ( ) : void
리턴 void

프로퍼티 상세

SERVICE_NAME 공개적으로 정적으로 프로퍼티

public static string SERVICE_NAME
리턴 string