コード例 #1
0
 public bool HasUpdated()
 {
     return(Catalogs.Count(c => c.HasUpdatedOrChild) > 0);
 }