Ejemplo n.º 1
0
 /// <summary>Returns the hash code for the multipath.</summary>
 public override int GetHashCode()
 {
     return(m_impl.GetHashCode());
 }