C# Class TrakHound_Server.Plugins.GeneratedEvents.Trigger

Mostra file Open project: TrakHound/TrakHound-Community Class Usage Examples

Public Methods

Method Description
Process ( Instance instanceValue ) : bool
Read ( XmlNode Node ) : Trigger

Method Details

Process() public method

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

Read() public static method

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