C# Class Recurity.Swf.AVM1.ActionMBStringExtract

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

Public Methods

Method Description
ActionMBStringExtract ( ) : System

Extracts a substring from a string and is multi-byte aware

Method Details

ActionMBStringExtract() public method

Extracts a substring from a string and is multi-byte aware
public ActionMBStringExtract ( ) : System
return System