Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TrakHound_Server
Plugins
Instances
Plugin
C# 클래스 TrakHound_Server.Plugins.Instances.Plugin
상속:
IServerPlugin
파일 보기
프로젝트 열기: TrakHound/TrakHound-Community
공개 메소드들
메소드
설명
Closing
( ) :
void
GetSentData
(
EventData
data
) :
void
Initialize
(
DeviceConfiguration
config
) :
void
Starting
( ) :
void
메소드 상세
Closing()
공개
메소드
public
Closing
( ) :
void
리턴
void
GetSentData()
공개
메소드
public
GetSentData
(
EventData
data
) :
void
data
TrakHound.EventData
리턴
void
Initialize()
공개
메소드
public
Initialize
(
DeviceConfiguration
config
) :
void
config
TrakHound.Configurations.DeviceConfiguration
리턴
void
Starting()
공개
메소드
public
Starting
( ) :
void
리턴
void