Recurity.Swf.ShapeRecord.Verify C# (CSharp) Method

Verify() public method

Verifies a SHAPE.
public Verify ( ) : bool
return bool
        public virtual bool Verify()
        {
            throw new Exception("The method or operation is not implemented.");
        }