public int GetRemoteHashCode()
 {
     return(m_Upstream.GetRemoteHashCode());
 }
Ejemplo n.º 2
0
 public int GetRemoteHashCode()
 {
     return(source.GetRemoteHashCode());
 }