IContract.GetRemoteHashCode 메서드

정의

IContract의 해시 코드를 반환합니다.

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

반환

Int32

IContract의 해시 코드입니다.

적용 대상