SwfDotNet.IO.ByteCode.Actions.ActionPlay.ActionPlay C# (CSharp) Method

ActionPlay() public method

constructor
public ActionPlay ( ) : System
return System
        public ActionPlay()
            : base(ActionCode.Play)
        {
        }