CustomError.GetHashCode 方法

定义

CustomError获取对象哈希代码。

public:
 override int GetHashCode();
public override int GetHashCode();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

返回

对象 CustomError 哈希代码。

适用于