Share via


IContract.GetRemoteHashCode 方法

定义

返回 IContract 的哈希代码。

public:
 int GetRemoteHashCode();
public int GetRemoteHashCode ();
abstract member GetRemoteHashCode : unit -> int
Public Function GetRemoteHashCode () As Integer

返回

IContract 的哈希代码。

适用于