C# Class vortex.web.KeyHashGenerator

Afficher le fichier Open project: PrismTech/vortex-web-csharp

Méthodes publiques

Méthode Description
keyHash ( Int16 k ) : long>.Tuple
keyHash ( Int32 k ) : long>.Tuple
keyHash ( System.Int64 k ) : long>.Tuple

Method Details

keyHash() public static méthode

public static keyHash ( Int16 k ) : long>.Tuple
k System.Int16
Résultat long>.Tuple

keyHash() public static méthode

public static keyHash ( Int32 k ) : long>.Tuple
k System.Int32
Résultat long>.Tuple

keyHash() public static méthode

public static keyHash ( System.Int64 k ) : long>.Tuple
k System.Int64
Résultat long>.Tuple