C# 클래스 Framework.LogASM

Modifies the specified assembly to log it's method actions.
파일 보기 프로젝트 열기: CarlosX/DarkEmu

공개 메소드들

메소드 설명
LogASM ( string path, List filterMethods ) : System
StartCilWork ( ) : void

메소드 상세

LogASM() 공개 메소드

public LogASM ( string path, List filterMethods ) : System
path string
filterMethods List
리턴 System

StartCilWork() 공개 메소드

public StartCilWork ( ) : void
리턴 void