C# 클래스 TrakHound_Server.Plugins.GeneratedEvents.GeneratedEvent

파일 보기 프로젝트 열기: TrakHound/TrakHound-Community 1 사용 예제들

공개 메소드들

메소드 설명
GeneratedEvent ( ) : System
Process ( DeviceConfiguration config, List instances ) : List

비공개 메소드들

메소드 설명
ProcessEvent ( Event e, Instance instance ) : GeneratedEvent

메소드 상세

GeneratedEvent() 공개 메소드

public GeneratedEvent ( ) : System
리턴 System

Process() 공개 정적인 메소드

public static Process ( DeviceConfiguration config, List instances ) : List
config TrakHound.Configurations.DeviceConfiguration
instances List
리턴 List