C# 클래스 EyeDisposable.Core.Instrumenter

파일 보기 프로젝트 열기: kizzx2/EyeDisposable

공개 메소드들

메소드 설명
Instrument ( string input, string output ) : void
Instrumenter ( ) : System

비공개 메소드들

메소드 설명
PdbExistsForFile ( string filename ) : bool
RemoveStrongName ( AssemblyDefinition asm ) : void

메소드 상세

Instrument() 공개 메소드

public Instrument ( string input, string output ) : void
input string
output string
리턴 void

Instrumenter() 공개 메소드

public Instrumenter ( ) : System
리턴 System