Exemplo n.º 1
0
 protected bool Equals(ContentItemBasic other)
 {
     return(Id == other.Id);
 }
Exemplo n.º 2
0
 protected bool Equals(ContentItemBasic other)
 {
     return Id == other.Id;
 }