C# 클래스 AnalysisEngine.RegistryWatchers

파일 보기 프로젝트 열기: rvazarkar/antipwny 1 사용 예제들

공개 메소드들

메소드 설명
RegistryWatchers ( ) : System
procExit ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

RegistryWatchers() 공개 메소드

public RegistryWatchers ( ) : System
리턴 System

procExit() 공개 메소드

public procExit ( ) : void
리턴 void