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

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

공개 메소드들

메소드 설명
ActionReturn ( ) : System

Forces the return item to be pushed off the stack and returned. If a return is not appropriate, the return item is discarded

메소드 상세

ActionReturn() 공개 메소드

Forces the return item to be pushed off the stack and returned. If a return is not appropriate, the return item is discarded
public ActionReturn ( ) : System
리턴 System