Recurity.Swf.TagHandler.DefineButtonSound.Verify C# (CSharp) Method

Verify() public method

public Verify ( ) : bool
return bool
        public override bool Verify()
        {
            return true;
        }