Exemplo n.º 1
0
            public void Verify()
            {
                int num  = 0;
                int num2 = 0;

                for (num = 0; num < this.contact.Length; num++)
                {
                    if (this.method_1(num))
                    {
                        num2 = this.contact[num] - 1;
                        if (!ContactForm.data.DataIsValid(num2))
                        {
                            this.contact[num] = 0;
                            Class15.smethod_17(ref this.index, num, 1);
                        }
                    }
                }
            }