C# Class TrakHound_Server.Plugins.GeneratedEvents.Trigger

Afficher le fichier Open project: TrakHound/TrakHound-Community Class Usage Examples

Méthodes publiques

Méthode Description
Process ( Instance instanceValue ) : bool
Read ( XmlNode Node ) : Trigger

Method Details

Process() public méthode

public Process ( Instance instanceValue ) : bool
instanceValue TrakHound_Server.Plugins.Instances.Instance
Résultat bool

Read() public static méthode

public static Read ( XmlNode Node ) : Trigger
Node System.Xml.XmlNode
Résultat Trigger