C# 클래스 PERWAPI.LocalBinding

A local binding instruction that can be added to a list of CILInstructions.
상속: DebugInst
파일 보기 프로젝트 열기: xored/f4 1 사용 예제들

비공개 메소드들

메소드 설명
GetDeltaDistance ( ) : int

Get the delta distance for this instruction.

The delta distance is the resulting difference of items left on the stack after calling this instruction.

GetInstName ( ) : string

Get the name of this instruction.

LocalBinding ( int index, string name ) : System

Create a new local binding object.