C# 클래스 AriDEVParser.Util.Guid

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

공개 프로퍼티들

프로퍼티 타입 설명
Full ulong

공개 메소드들

메소드 설명
Equals ( Guid other ) : bool
Equals ( object obj ) : bool
GetEntry ( ) : uint
GetHashCode ( ) : int
GetHighMask ( ) : HighGuidMask
GetHighType ( ) : HighGuidType
GetLow ( ) : ulong
Guid ( ulong id ) : System
HasEntry ( ) : bool
ToString ( ) : string
operator ( ) : bool

메소드 상세

Equals() 공개 메소드

public Equals ( Guid other ) : bool
other Guid
리턴 bool

Equals() 공개 메소드

public Equals ( object obj ) : bool
obj object
리턴 bool

GetEntry() 공개 메소드

public GetEntry ( ) : uint
리턴 uint

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

GetHighMask() 공개 메소드

public GetHighMask ( ) : HighGuidMask
리턴 HighGuidMask

GetHighType() 공개 메소드

public GetHighType ( ) : HighGuidType
리턴 HighGuidType

GetLow() 공개 메소드

public GetLow ( ) : ulong
리턴 ulong

Guid() 공개 메소드

public Guid ( ulong id ) : System
id ulong
리턴 System

HasEntry() 공개 메소드

public HasEntry ( ) : bool
리턴 bool

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool

프로퍼티 상세

Full 공개적으로 프로퍼티

public ulong Full
리턴 ulong