C# Class TrakHound_Server.Plugins.GeneratedEvents.GeneratedEvent

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

Méthodes publiques

Méthode Description
GeneratedEvent ( ) : System
Process ( DeviceConfiguration config, List instances ) : List

Private Methods

Méthode Description
ProcessEvent ( Event e, Instance instance ) : GeneratedEvent

Method Details

GeneratedEvent() public méthode

public GeneratedEvent ( ) : System
Résultat System

Process() public static méthode

public static Process ( DeviceConfiguration config, List instances ) : List
config TrakHound.Configurations.DeviceConfiguration
instances List
Résultat List