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

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

공개 메소드들

메소드 설명
ActionToString ( ) : System

Converts the object on the top of the stack into a String, and pushes the string back to the stack

메소드 상세

ActionToString() 공개 메소드

Converts the object on the top of the stack into a String, and pushes the string back to the stack
public ActionToString ( ) : System
리턴 System