OrleansDefaultHasher.Hash(Byte[]) 方法

定义

public int Hash (byte[] data);
abstract member Hash : byte[] -> int
override this.Hash : byte[] -> int
Public Function Hash (data As Byte()) As Integer

参数

data
Byte[]

返回

实现

适用于