Recurity.Swf.ClipActions.ClipActions C# (CSharp) Method

ClipActions() public method

public ClipActions ( byte InitialVersion ) : System
InitialVersion byte The version of the Swf file using this object.
return System
        public ClipActions( byte InitialVersion )
            : base(InitialVersion)
        {
        }