C# Class vortex.web.KeyHashGenerator

Exibir arquivo Open project: PrismTech/vortex-web-csharp

Public Methods

Method Description
keyHash ( Int16 k ) : long>.Tuple
keyHash ( Int32 k ) : long>.Tuple
keyHash ( System.Int64 k ) : long>.Tuple

Method Details

keyHash() public static method

public static keyHash ( Int16 k ) : long>.Tuple
k System.Int16
return long>.Tuple

keyHash() public static method

public static keyHash ( Int32 k ) : long>.Tuple
k System.Int32
return long>.Tuple

keyHash() public static method

public static keyHash ( System.Int64 k ) : long>.Tuple
k System.Int64
return long>.Tuple