我正在制作一些C#3集合过滤器的原型(prototype)并遇到了这个问题。我有一系列产品:publicclassMyProduct{publicstringName{get;set;}publicDoublePrice{get;set;}publicstringDescription{get;set;}}varMyProducts=newList{newMyProduct{Name="Surfboard",Price=144.99,Description="Mostimportantthingyouwilleverown."},newMyProduct{Name="Leash",Pr