Recurity.Swf.ShapeRecord.Verify C# (CSharp) 메소드

Verify() 공개 메소드

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