Recurity.Swf.ShapeRecord.Verify C# (CSharp) Méthode

Verify() public méthode

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