You have a temp that is assigned to once with a simple expression, and the temp is getting in the way of other refactoring.Sample: wgrdPruchaseResult.DataBind(); wgrdPruchaseResult.DataBind(); 相关文章: