Exemple #1
0
 public override bool Equals(object obj)
 {
     return(ContentPath.Equals(obj));
 }