コード例 #1
0
ファイル: tpu_LotesEx.cs プロジェクト: windygu/ger20160318
            public override DataTable Clone()
            {
                tpu_LotesDataTable cln = ((tpu_LotesDataTable)(base.Clone()));

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