Example #1
0
            public override DataTable Clone()
            {
                tpu_LotesDataTable cln = ((tpu_LotesDataTable)(base.Clone()));

                cln.InitVars();
                return(cln);
            }