C# 클래스 CascadeSharp.TKMath.TopLoc.TopLoc_MapLocationHasher

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
HashCode ( TopLoc_Location theKey, int theUpperBound ) : int
IsEqual ( TopLoc_Location theKey1, TopLoc_Location theKey2 ) : bool
TopLoc_MapLocationHasher ( ) : System
TopLoc_MapLocationHasher ( TopLoc_MapLocationHasher parameter1 ) : System

메소드 상세

HashCode() 공개 메소드

public HashCode ( TopLoc_Location theKey, int theUpperBound ) : int
theKey TopLoc_Location
theUpperBound int
리턴 int

IsEqual() 공개 메소드

public IsEqual ( TopLoc_Location theKey1, TopLoc_Location theKey2 ) : bool
theKey1 TopLoc_Location
theKey2 TopLoc_Location
리턴 bool

TopLoc_MapLocationHasher() 공개 메소드

public TopLoc_MapLocationHasher ( ) : System
리턴 System

TopLoc_MapLocationHasher() 공개 메소드

public TopLoc_MapLocationHasher ( TopLoc_MapLocationHasher parameter1 ) : System
parameter1 TopLoc_MapLocationHasher
리턴 System