프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DisassembleMethod | void | ||
DisassembleNative | void | ||
PrintInstructions | void | ||
ReadSourceLine | string |
메소드 | 설명 | |
---|---|---|
Execute ( |
메소드 | 설명 | |
---|---|---|
DisassembleMethod ( Microsoft.Diagnostics.Runtime.ClrMethod method ) : void | ||
DisassembleNative ( Microsoft.Diagnostics.Runtime.ILToNativeMap map ) : void | ||
PrintInstructions ( IEnumerable |
||
ReadSourceLine ( string file, int line ) : string |
public Execute ( |
||
context | ||
리턴 | void |