ContractBase.GetRemoteHashCode Metodo

Definizione

Ottiene il codice hash per l'oggetto ContractBase corrente.

public:
 virtual int GetRemoteHashCode();
public virtual int GetRemoteHashCode ();
abstract member GetRemoteHashCode : unit -> int
override this.GetRemoteHashCode : unit -> int
Public Overridable Function GetRemoteHashCode () As Integer

Restituisce

Codice hash per l'oggetto ContractBase corrente.

Implementazioni

Si applica a