C# 클래스 Recurity.Swf.AVM1Modifier.BuildingBlocks.ArgN

상속: AbstractBuildingBlock
파일 보기 프로젝트 열기: rtezli/Blitzableiter

공개 메소드들

메소드 설명
ArgN ( uint argumentNumber ) : System

Execute ( AVM1Code code, int instructionIndex, CheckMachine mStack ) : bool

메소드 상세

ArgN() 공개 메소드

public ArgN ( uint argumentNumber ) : System
argumentNumber uint
리턴 System

Execute() 공개 메소드

public Execute ( AVM1Code code, int instructionIndex, CheckMachine mStack ) : bool
code AVM1Code
instructionIndex int
mStack CheckMachine
리턴 bool