Esempio n. 1
0
 public bool Equals(Documents other)
 {
     return(Lien.Equals(other.Lien));
 }