コード例 #1
0
 public override void cleanup(object list)
 {
     _cache.put(_directory, new AttributedList((List)list));
     _model.Filter();
 }