C# 클래스 Recurity.Swf.AVM1.ActionAdd

Blitzableiter ActionAdd represents the Adobe AVM1 "Add" action
상속: AbstractAction
파일 보기 프로젝트 열기: rtezli/Blitzableiter

공개 메소드들

메소드 설명
ActionAdd ( ) : System

Adds two numbers and pushes the result back to the stack

메소드 상세

ActionAdd() 공개 메소드

Adds two numbers and pushes the result back to the stack
public ActionAdd ( ) : System
리턴 System