private CodeTable <anon_4ffac12ed6584b16899a543ed6d6662c> From_0b0a762c6e4644bdb952952b82e89af5() { Call(5); IEnumerable <anon_4ffac12ed6584b16899a543ed6d6662c> join = Fetch_1f3e4ae495a54eaea2d5dd60e3bf8262(); CodeTable <anon_4ffac12ed6584b16899a543ed6d6662c> newTable = new CodeTable <anon_4ffac12ed6584b16899a543ed6d6662c>(); newTable.SetRows(join.ToList()); return(newTable); }
private CodeTable <anon_e77da3131e1d4cf1970c18c99c04c921> From_063aa67f80e6401686b3f3c73c24dfc4() { Call(6); IEnumerable <anon_e77da3131e1d4cf1970c18c99c04c921> join = Fetch_2c215013122d4959a2b1249ba18fc3a2(); CodeTable <anon_e77da3131e1d4cf1970c18c99c04c921> newTable = new CodeTable <anon_e77da3131e1d4cf1970c18c99c04c921>(); newTable.SetRows(join.ToList()); return(newTable); }
private CodeTable <anon_0bff662ab81749ce9629d644bb3a956d> From_47abbd03835942ada60a469ff108ccae() { Call(9); IEnumerable <anon_0bff662ab81749ce9629d644bb3a956d> join = Fetch_77cba6599ad04f0a923c8b071955b7e5(); CodeTable <anon_0bff662ab81749ce9629d644bb3a956d> newTable = new CodeTable <anon_0bff662ab81749ce9629d644bb3a956d>(); newTable.SetRows(join.ToList()); return(newTable); }
private CodeTable <anon_689d51d359b141258928b1f3b4014cf2> From_f679e9125ac741039b19ae43171f05e5() { Call(15); IEnumerable <anon_689d51d359b141258928b1f3b4014cf2> join = Fetch_bcab8e9d8d764da2a10772d49217ee68(); CodeTable <anon_689d51d359b141258928b1f3b4014cf2> newTable = new CodeTable <anon_689d51d359b141258928b1f3b4014cf2>(); newTable.SetRows(join.ToList()); return(newTable); }
private CodeTable <anon_e77da3131e1d4cf1970c18c99c04c921> Where_18735c6e301a42d68fee5c66fc258c09(CodeTable <anon_e77da3131e1d4cf1970c18c99c04c921> table) { Call(7); CodeTable <anon_e77da3131e1d4cf1970c18c99c04c921> newTable = new CodeTable <anon_e77da3131e1d4cf1970c18c99c04c921>(); IList <anon_e77da3131e1d4cf1970c18c99c04c921> rows = table.Where(row => { return(true); }).ToList(); newTable.SetRows(rows); IEnumerator <anon_e77da3131e1d4cf1970c18c99c04c921> i = newTable.GetEnumerator(); for ( ; i.MoveNext(); ) { anon_e77da3131e1d4cf1970c18c99c04c921 row = i.Current; row.DownloadPage = row.DownloadPage.CssWhere("ul.brandlist li"); } return(newTable); }
private CodeTable <anon_689d51d359b141258928b1f3b4014cf2> Where_491d4f3515454428a0319f9ceaae2b0d(CodeTable <anon_689d51d359b141258928b1f3b4014cf2> table) { Call(16); CodeTable <anon_689d51d359b141258928b1f3b4014cf2> newTable = new CodeTable <anon_689d51d359b141258928b1f3b4014cf2>(); IList <anon_689d51d359b141258928b1f3b4014cf2> rows = table.Where(row => { return(true); }).ToList(); newTable.SetRows(rows); IEnumerator <anon_689d51d359b141258928b1f3b4014cf2> i = newTable.GetEnumerator(); for ( ; i.MoveNext(); ) { anon_689d51d359b141258928b1f3b4014cf2 row = i.Current; row.DownloadPage = row.DownloadPage.CssWhere("div.reply"); } return(newTable); }
private CodeTable <anon_0bff662ab81749ce9629d644bb3a956d> Where_e1285f8a98c648d3a3045e5fbcdaa3c8(CodeTable <anon_0bff662ab81749ce9629d644bb3a956d> table) { Call(10); CodeTable <anon_0bff662ab81749ce9629d644bb3a956d> newTable = new CodeTable <anon_0bff662ab81749ce9629d644bb3a956d>(); IList <anon_0bff662ab81749ce9629d644bb3a956d> rows = table.Where(row => { return(true); }).ToList(); newTable.SetRows(rows); IEnumerator <anon_0bff662ab81749ce9629d644bb3a956d> i = newTable.GetEnumerator(); for ( ; i.MoveNext(); ) { anon_0bff662ab81749ce9629d644bb3a956d row = i.Current; row.DownloadPage = row.DownloadPage.CssWhere("div.topic"); } return(newTable); }
private CodeTable<anon_e77da3131e1d4cf1970c18c99c04c921> From_063aa67f80e6401686b3f3c73c24dfc4() { Call(6); IEnumerable<anon_e77da3131e1d4cf1970c18c99c04c921> join = Fetch_2c215013122d4959a2b1249ba18fc3a2(); CodeTable<anon_e77da3131e1d4cf1970c18c99c04c921> newTable = new CodeTable<anon_e77da3131e1d4cf1970c18c99c04c921>(); newTable.SetRows(join.ToList()); return newTable; }
private CodeTable<anon_e77da3131e1d4cf1970c18c99c04c921> Where_18735c6e301a42d68fee5c66fc258c09(CodeTable<anon_e77da3131e1d4cf1970c18c99c04c921> table) { Call(7); CodeTable<anon_e77da3131e1d4cf1970c18c99c04c921> newTable = new CodeTable<anon_e77da3131e1d4cf1970c18c99c04c921>(); IList<anon_e77da3131e1d4cf1970c18c99c04c921> rows = table.Where(row => { return true; }).ToList(); newTable.SetRows(rows); IEnumerator<anon_e77da3131e1d4cf1970c18c99c04c921> i = newTable.GetEnumerator(); for ( ; i.MoveNext(); ) { anon_e77da3131e1d4cf1970c18c99c04c921 row = i.Current; row.DownloadPage = row.DownloadPage.CssWhere("ul.brandlist li"); } return newTable; }