C# Class Recurity.Swf.AVM1.ActionSetMember

Blitzableiter ActionSetMember represents the Adobe AVM1 ActionSetMember
Inheritance: AbstractAction
Exibir arquivo Open project: rtezli/Blitzableiter

Public Methods

Method Description
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

Method Details

ActionSetMember() public method

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
return System