C# 클래스 vortex.web.KeyHashGenerator

파일 보기 프로젝트 열기: PrismTech/vortex-web-csharp

공개 메소드들

메소드 설명
keyHash ( Int16 k ) : long>.Tuple
keyHash ( Int32 k ) : long>.Tuple
keyHash ( System.Int64 k ) : long>.Tuple

메소드 상세

keyHash() 공개 정적인 메소드

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

keyHash() 공개 정적인 메소드

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

keyHash() 공개 정적인 메소드

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