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

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

공개 메소드들

메소드 설명
ActionDelete2 ( ) : System

ActionDelete2 deletes a named property. Flash Player first looks for the property in the current scope, and if the property cannot be found, continues to search in the encompassing scopes.

메소드 상세

ActionDelete2() 공개 메소드

ActionDelete2 deletes a named property. Flash Player first looks for the property in the current scope, and if the property cannot be found, continues to search in the encompassing scopes.
public ActionDelete2 ( ) : System
리턴 System