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

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

공개 메소드들

메소드 설명
ActionSetMember ( ) : System

Sets a property of an object. If the property does not already exist, it is created. Any existing value in the property is overwritten

메소드 상세

ActionSetMember() 공개 메소드

Sets a property of an object. If the property does not already exist, it is created. Any existing value in the property is overwritten
public ActionSetMember ( ) : System
리턴 System