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

Pix() public method

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