C# Class AnalysisEngine.RegistryWatchers

Afficher le fichier Open project: rvazarkar/antipwny Class Usage Examples

Méthodes publiques

Méthode Description
RegistryWatchers ( ) : System
procExit ( ) : void

Private Methods

Méthode Description
currentUserEvent ( object sender, System.Management.EventArrivedEventArgs e ) : void
initialize ( ) : void
localMachineEvent ( object sender, System.Management.EventArrivedEventArgs e ) : void
serviceEvent ( object sender, System.Management.EventArrivedEventArgs e ) : void

Method Details

RegistryWatchers() public méthode

public RegistryWatchers ( ) : System
Résultat System

procExit() public méthode

public procExit ( ) : void
Résultat void