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

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

공개 메소드들

메소드 설명
ActionDivide ( ) : System

Divides two numbers and pushes the result back to the stack.

메소드 상세

ActionDivide() 공개 메소드

Divides two numbers and pushes the result back to the stack.
public ActionDivide ( ) : System
리턴 System