C# Class Recurity.Swf.AVM1.ActionSetMember

Blitzableiter ActionSetMember represents the Adobe AVM1 ActionSetMember
Inheritance: AbstractAction
Afficher le fichier Open project: rtezli/Blitzableiter

Méthodes publiques

Méthode 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 méthode

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
Résultat System