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

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

공개 메소드들

메소드 설명
ActionExtends ( ) : System

implements the ActionScript extends keyword. ActionExtends creates an inheritance relationship between two classes, called the subclass and the superclass.

메소드 상세

ActionExtends() 공개 메소드

implements the ActionScript extends keyword. ActionExtends creates an inheritance relationship between two classes, called the subclass and the superclass.
public ActionExtends ( ) : System
리턴 System