C# 클래스 Avalon.Utility.Time.Time

includes windows time functions and the allm ServerTime function.
파일 보기 프로젝트 열기: mabinogidev/mabinogi-development

공개 프로퍼티들

프로퍼티 타입 설명
LastCheckTime System.UInt32

공개 메소드들

메소드 설명
ServerTime ( int hash ) : byte[]

비공개 메소드들

메소드 설명
timeGetTime ( ) : uint

메소드 상세

ServerTime() 공개 정적인 메소드

public static ServerTime ( int hash ) : byte[]
hash int
리턴 byte[]

프로퍼티 상세

LastCheckTime 공개적으로 정적으로 프로퍼티

public static UInt32,System LastCheckTime
리턴 System.UInt32