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

ActionStopSounds() public method

constructor
public ActionStopSounds ( ) : System
return System
        public ActionStopSounds()
            : base(ActionCode.StopSounds)
        {
        }