C# Class Framework.LogASM

Modifies the specified assembly to log it's method actions.
Afficher le fichier Open project: CarlosX/DarkEmu

Méthodes publiques

Méthode Description
LogASM ( string path, List filterMethods ) : System
StartCilWork ( ) : void

Method Details

LogASM() public méthode

public LogASM ( string path, List filterMethods ) : System
path string
filterMethods List
Résultat System

StartCilWork() public méthode

public StartCilWork ( ) : void
Résultat void