Esempio n. 1
0
 protected bool Equals(CatalogueItemsNode other)
 {
     return(Catalogue.Equals(other.Catalogue));
 }