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

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

공개 메소드들

메소드 설명
Process ( Instance instanceValue ) : bool
Read ( XmlNode Node ) : Trigger

메소드 상세

Process() 공개 메소드

public Process ( Instance instanceValue ) : bool
instanceValue TrakHound_Server.Plugins.Instances.Instance
리턴 bool

Read() 공개 정적인 메소드

public static Read ( XmlNode Node ) : Trigger
Node System.Xml.XmlNode
리턴 Trigger